]> www.ginac.de Git - cln.git/blobdiff - tests/timediv.cc
* src/base/cl_low.h: Add mul and div macros for x86_64.
[cln.git] / tests / timediv.cc
index cbd6de3bab2e843336b9b522bbfa17a685652203..1e35f7bc4938394bd1cab52187ea028ee8a4d887 100644 (file)
@@ -2,8 +2,8 @@
 #include <cln/io.h>
 #include <cln/integer.h>
 #include <cln/random.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 using namespace cln;