]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFatanh.cc
Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code.
[cln.git] / tests / timeLFatanh.cc
index d502b6ce425bed728085628fbd03baead8c62c28..1d46238918696303b883b6779402acc642d6b79c 100644 (file)
@@ -7,8 +7,8 @@
 #include <cln/complex_io.h>
 #include <cln/real.h>
 #include <cln/random.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 using namespace cln;