]> www.ginac.de Git - cln.git/blobdiff - tests/timeprint.cc
* examples/perfnum.cc: update to presumed 42st Mersenne prime.
[cln.git] / tests / timeprint.cc
index fb7b3178c7dd72bb002a40096e54338eda27563b..799872df10862f634933ca553249c8addfdfe820 100644 (file)
@@ -3,8 +3,8 @@
 #include <cln/integer.h>
 #include <cln/integer_io.h>
 #include <cln/random.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 #include <cln/malloc.h>
 #include <cln/abort.h>