]> www.ginac.de Git - cln.git/blobdiff - tests/tests.cc
cmake build: moved cl_config.h.cmake to `autoconf`
[cln.git] / tests / tests.cc
index fdf9484ec8b3cb063e57422ee8687d7e24f6ed73..d13fd580b42674b26229b2a7f68f7b554f278e39 100644 (file)
@@ -1,5 +1,5 @@
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/io.h>
 
 extern int test_I (int iterations);