]> www.ginac.de Git - cln.git/blobdiff - benchmarks/timebench2a.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / benchmarks / timebench2a.cc
index 93222c4411930ae1a1da1e69346074efb9d97377..7573c13da98ef95f8d91ec25da13075141942afa 100644 (file)
@@ -4,8 +4,8 @@
 #include <cln/integer_io.h>
 #include <cln/float.h>
 #include <cln/real.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 
 using namespace std;