]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFsinh.cc
* */*: Removed problematic stdin, stdout and stderr definitions.
[cln.git] / tests / timeLFsinh.cc
index 5dcbac16dbf7f24088163b86c754b339d561f93d..f04cac063df77791d3e86f85e9acbed67ed8f336 100644 (file)
@@ -1,14 +1,14 @@
-#include <cl_number.h>
-#include <cl_io.h>
-#include <cl_float.h>
-#include <cl_float_io.h>
-#include <cl_lfloat.h>
+#include <cln/number.h>
+#include <cln/io.h>
+#include <cln/float.h>
+#include <cln/float_io.h>
+#include <cln/lfloat.h>
 #include "cl_LF.h"
-#include <cl_real.h>
-#include <cl_random.h>
+#include <cln/real.h>
+#include <cln/random.h>
 #include <stdlib.h>
 #include <string.h>
-#include <cl_timing.h>
+#include <cln/timing.h>
 
 int main (int argc, char * argv[])
 {