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