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