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