]> www.ginac.de Git - cln.git/blobdiff - tests/timeRALFdiv.cc
* include/cln/floatformat.h: Do define a type here.
[cln.git] / tests / timeRALFdiv.cc
index 3fc1a8c6c09722eba43d0de7325e844209148356..74e79f80b0163041b2d18a6cc2e3e2cfc483c092 100644 (file)
@@ -6,9 +6,10 @@
 #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;
 
 int main (int argc, char * argv[])
 {