diff options
Diffstat (limited to 'Source/cmDisallowedCommand.h')
-rw-r--r-- | Source/cmDisallowedCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmDisallowedCommand.h b/Source/cmDisallowedCommand.h index 00b0183..21ea7a4 100644 --- a/Source/cmDisallowedCommand.h +++ b/Source/cmDisallowedCommand.h @@ -4,6 +4,7 @@ #define cmDisallowedCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |