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