]> www.ginac.de Git - cln.git/blobdiff - benchmarks/timebench2b.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / benchmarks / timebench2b.cc
index 0e8e1c40ff1381055d90677292e52f853942fe20..a5be5dc68991f2567783cb29ccb8b6e7c154601f 100644 (file)
@@ -7,8 +7,8 @@
 #include <cln/real_io.h>
 #include <cln/complex.h>
 #include <cln/complex_io.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 
 using namespace std;