diff options
Diffstat (limited to 'Source/cmMacroCommand.h')
-rw-r--r-- | Source/cmMacroCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMacroCommand.h b/Source/cmMacroCommand.h index acb4233..c5c1f46 100644 --- a/Source/cmMacroCommand.h +++ b/Source/cmMacroCommand.h @@ -4,6 +4,7 @@ #define cmMacroCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |