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