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