]> www.ginac.de Git - cln.git/blobdiff - tests/timeRAtoLF.cc
Avoid shifting a 32-bit zero value by more than 31 bits.
[cln.git] / tests / timeRAtoLF.cc
index 4d37d2d1f19374529368c9bc14e622a87db4b268..2d56994ebe1d45cfc459f65b28a407a55f3fba21 100644 (file)
@@ -5,8 +5,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;