diff options
Diffstat (limited to 'Source/kwsys/testRegistry.cxx')
-rw-r--r-- | Source/kwsys/testRegistry.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/kwsys/testRegistry.cxx b/Source/kwsys/testRegistry.cxx index 1c31163bcf..09e973766b 100644 --- a/Source/kwsys/testRegistry.cxx +++ b/Source/kwsys/testRegistry.cxx @@ -16,6 +16,7 @@ #include KWSYS_HEADER(Registry.hxx) #include KWSYS_HEADER(ios/iostream) +#include <string.h> // Work-around CMake dependency scanning limitation. This must // duplicate the above list of headers. |