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