]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFln.cc
* include/cln/floatformat.h: Do define a type here.
[cln.git] / tests / timeLFln.cc
index 5d40f4039727a01aa823df05cc7d4780b9343cf1..224258cfd050627bddeab8e9e29ef969c512cce9 100644 (file)
@@ -6,8 +6,8 @@
 #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>
 
 int main (int argc, char * argv[])