]> www.ginac.de Git - cln.git/blobdiff - src/base/string/cl_spushstring_append.cc
* Change all C include headers to ISO style within C++ code.
[cln.git] / src / base / string / cl_spushstring_append.cc
index 56a69bf74af47faefd1436576eaddef27b2eedca..8f36f49b88ab9d1262d1a5e04ff4f48736dc0eed 100644 (file)
@@ -9,7 +9,7 @@
 
 // Implementation.
 
-#include <string.h> // declares memcpy()
+#include <cstring> // declares memcpy()
 
 namespace cln {