summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testFStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/kwsys/testFStream.cxx')
-rw-r--r--Source/kwsys/testFStream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/kwsys/testFStream.cxx b/Source/kwsys/testFStream.cxx
index 5009e98..5762378 100644
--- a/Source/kwsys/testFStream.cxx
+++ b/Source/kwsys/testFStream.cxx
@@ -7,7 +7,7 @@
#endif
#include KWSYS_HEADER(FStream.hxx)
-#include <string.h>
+#include <cstring>
#ifdef __BORLANDC__
# include <mem.h> /* memcmp */
#endif