diff options
Diffstat (limited to 'Source/cmWindowsConfigure.h')
-rw-r--r-- | Source/cmWindowsConfigure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmWindowsConfigure.h b/Source/cmWindowsConfigure.h index fa3059b..8922d97 100644 --- a/Source/cmWindowsConfigure.h +++ b/Source/cmWindowsConfigure.h @@ -21,7 +21,7 @@ */ #ifndef cmWindowsConfigure_h #define cmWindowsConfigure_h -#include <string> +#include "cmStandardIncludes.h" class cmWindowsConfigure { |