diff options
Diffstat (limited to 'Source/kwsys/testFStream.cxx')
-rw-r--r-- | Source/kwsys/testFStream.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/kwsys/testFStream.cxx b/Source/kwsys/testFStream.cxx index 5762378..afba953 100644 --- a/Source/kwsys/testFStream.cxx +++ b/Source/kwsys/testFStream.cxx @@ -8,9 +8,6 @@ #include KWSYS_HEADER(FStream.hxx) #include <cstring> -#ifdef __BORLANDC__ -# include <mem.h> /* memcmp */ -#endif // Work-around CMake dependency scanning limitation. This must // duplicate the above list of headers. |