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