]> www.ginac.de Git - cln.git/blobdiff - tests/timepi.cc
* src/base/cl_low.h: Add mul and div macros for x86_64.
[cln.git] / tests / timepi.cc
index ff5850aeb3d754dbff296c8984291745b7ee0c9f..3889f64e157743084806852dd949bc89910cce80 100644 (file)
@@ -4,8 +4,8 @@
 #include <cln/float_io.h>
 #include <cln/real.h>
 #include <cln/random.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 
 using namespace std;