]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFatanh.cc
cmake build: moved cl_config.h.cmake to `autoconf`
[cln.git] / tests / timeLFatanh.cc
index 1d46238918696303b883b6779402acc642d6b79c..6c7d7e686f122568c6ccc8c3ef5cd6c040caf48a 100644 (file)
@@ -2,7 +2,7 @@
 #include <cln/io.h>
 #include <cln/float.h>
 #include <cln/lfloat.h>
-#include "cl_LF.h"
+#include "float/lfloat/cl_LF.h"
 #include <cln/complex.h>
 #include <cln/complex_io.h>
 #include <cln/real.h>
@@ -11,6 +11,8 @@
 #include <cstring>
 #include <cln/timing.h>
 using namespace cln;
+#include <iostream>
+using namespace std;
 
 int main (int argc, char * argv[])
 {