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