]> www.ginac.de Git - cln.git/blobdiff - tests/timezeta3.cc
* src/base/cl_low.h: Add mul and div macros for x86_64.
[cln.git] / tests / timezeta3.cc
index c58690f5537ff654cda11abf5a0704f2058cbcd3..b0f8608030e5014853e9e6321c65153d25687b9f 100644 (file)
@@ -2,10 +2,11 @@
 #include <cln/io.h>
 #include <cln/float.h>
 #include <cln/real.h>
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 #include <cln/timing.h>
 #include "cl_LF.h"
+using namespace cln;
 
 int main (int argc, char * argv[])
 {