]> www.ginac.de Git - cln.git/blobdiff - tests/timeLFexp.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / tests / timeLFexp.cc
index 60ac74caeaee6b8793e0ba7db65daab14bdcc2d8..18c6fab7dd9463ea66233702b1267888bd6d8017 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[])