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