Index: src/libcfa/math
===================================================================
--- src/libcfa/math	(revision 17e5e2bb613150bc32f635805538e2f8cab7dce2)
+++ src/libcfa/math	(revision 99b75cab9ca2d0b349ffcd70d0d44168d5dd4fac)
@@ -1,3 +1,3 @@
-// 
+//
 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 //
@@ -5,6 +5,6 @@
 // file "LICENCE" distributed with Cforall.
 //
-// math -- 
-// 
+// math --
+//
 // Author           : Peter A. Buhr
 // Created On       : Mon Apr 18 23:37:04 2016
@@ -12,7 +12,5 @@
 // Last Modified On : Sun Apr 24 12:45:02 2016
 // Update Count     : 59
-// 
-
-#ifdef __CFORALL__
+//
 
 #ifndef MATH_H
@@ -356,8 +354,4 @@
 #endif // MATH_H
 
-#else
-#include_next <math>
-#endif //__CFORALL__
-
 // Local Variables: //
 // mode: c //
