diff options
Diffstat (limited to 'Source/cmFileCommand.h')
-rw-r--r-- | Source/cmFileCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index 2d82a23..5a01d0d 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -4,6 +4,7 @@ #define cmFileCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |