]> www.ginac.de Git - cln.git/blobdiff - tests/timefact.cc
* Last bits for release 1.1.5.
[cln.git] / tests / timefact.cc
index 78688b7674f2c3f0ec11b6cc366859239260fbb3..c7af4e0c38d83b288b2997651fb20ec27ab49c08 100644 (file)
@@ -1,11 +1,12 @@
-#include <cl_number.h>
-#include <cl_io.h>
-#include <cl_integer.h>
-#include <cl_random.h>
+#include <cln/number.h>
+#include <cln/io.h>
+#include <cln/integer.h>
+#include <cln/random.h>
 #include "cl_I.h"
 #include <stdlib.h>
 #include <string.h>
-#include <cl_timing.h>
+#include <cln/timing.h>
+using namespace cln;
 
 int main (int argc, char * argv[])
 {