]> www.ginac.de Git - cln.git/blobdiff - tests/timesquare.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / tests / timesquare.cc
index 000e0c38ce7b52b97c026ef3d4a5c5441bca48b1..f8bc9799c283ccd0fd4cac0f3ce5ee5e8756ad8c 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;