]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFln-compare.cc
Remove libtool bits from the repository.
[cln.git] / tests / timeLFln-compare.cc
index 175304183761098c7551cc30aef0e74a3b4f3487..9fa5eb9a0c7fe1573c62d7855252190f7cd578ef 100644 (file)
@@ -2,11 +2,11 @@
 #include <cln/io.h>
 #include <cln/float.h>
 #include <cln/lfloat.h>
-#include "cl_LF.h"
+#include "float/lfloat/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>
 
 int main (int argc, char * argv[])