Index: tests/ato.c
===================================================================
--- tests/ato.c	(revision bf71cfdb7285490eee552b461158846f626cc52f)
+++ tests/ato.c	(revision ba80f99856a2090ae6273eb24fae13a9e695ebdd)
@@ -1,10 +1,10 @@
-// 
+//
 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 //
 // The contents of this file are covered under the licence agreement in the
 // file "LICENCE" distributed with Cforall.
-// 
-// ato.c -- 
-// 
+//
+// ato.c --
+//
 // Author           : Peter A. Buhr
 // Created On       : Thu Feb  4 08:10:57 2016
@@ -12,8 +12,8 @@
 // Last Modified On : Thu Nov 16 18:31:56 2017
 // Update Count     : 89
-// 
+//
 
-#include <fstream>
-#include <stdlib>										// ato, strto
+#include <fstream.hfa>
+#include <stdlib.hfa>										// ato, strto
 
 int main( void ) {
