]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFsin.cc
* src/base/cl_low.h: Add mul and div macros for x86_64.
[cln.git] / tests / timeLFsin.cc
index eb99db3785397918cf7bfe1150fd9ce72490bc8e..2df7ab14dfd8dbb97153ca75c21fd7b1bfca34b0 100644 (file)
@@ -6,9 +6,10 @@
 #include "cl_LF.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;
 
 int main (int argc, char * argv[])
 {