]> www.ginac.de Git - cln.git/blobdiff - tests/timeRALFdiv.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / tests / timeRALFdiv.cc
index 68d3621557d897c11d0c7b6856e18079f538fbcc..74e79f80b0163041b2d18a6cc2e3e2cfc483c092 100644 (file)
@@ -6,8 +6,8 @@
 #include <cln/rational.h>
 #include <cln/float_io.h>
 #include <cln/random.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 using namespace cln;