]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFatan-compare.cc
* Add some missing ${EXEEXT} pieces.
[cln.git] / tests / timeLFatan-compare.cc
index 3abeb19c38ce6aac627a8a7d024f160598df3152..1f27540832c49e3e11482c710be7cf00848a502a 100644 (file)
@@ -5,9 +5,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[])
 {