]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFatanh-compare.cc
* include/cln/floatformat.h: Do define a type here.
[cln.git] / tests / timeLFatanh-compare.cc
index 03f45b4daf01eca5b6377125090af5414f0d05b6..fc6415d47270161322eb73d1431278309b6f0908 100644 (file)
@@ -6,8 +6,8 @@
 #include <cln/complex.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[])