]> www.ginac.de Git - cln.git/blobdiff - src/real/format-output/cl_fmt_integer.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / src / real / format-output / cl_fmt_integer.cc
index 5dc24cb5cacf129c6319f33d0d3f860f9d763935..5446773e9546cf94e2af50ba6b8c954c3e61a7e3 100644 (file)
@@ -10,7 +10,7 @@
 // Implementation.
 
 #include "cln/integer_io.h"
-#include <string.h>
+#include <cstring>
 #include "cl_I.h"
 
 namespace cln {