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