Index: src/libcfa/limits
===================================================================
--- src/libcfa/limits	(revision 17e5e2bb613150bc32f635805538e2f8cab7dce2)
+++ src/libcfa/limits	(revision 60819df72083395cf02cd880099d1be4c771a250)
@@ -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.
-// 
-// limits -- 
-// 
+//
+// limits --
+//
 // Author           : Peter A. Buhr
 // Created On       : Wed Apr  6 18:06:52 2016
@@ -12,7 +12,5 @@
 // Last Modified On : Wed Apr  6 21:08:16 2016
 // Update Count     : 6
-// 
-
-#ifdef __CFORALL__
+//
 
 #ifndef LIMITS_H
@@ -114,8 +112,4 @@
 #endif // LIMITS_H
 
-#else
-#include_next <limits>
-#endif //__CFORALL__
-
 // Local Variables: //
 // mode: c //
