diff options
Diffstat (limited to 'Source/cmTargetCompileFeaturesCommand.h')
-rw-r--r-- | Source/cmTargetCompileFeaturesCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmTargetCompileFeaturesCommand.h b/Source/cmTargetCompileFeaturesCommand.h index 01f2938..453238d 100644 --- a/Source/cmTargetCompileFeaturesCommand.h +++ b/Source/cmTargetCompileFeaturesCommand.h @@ -4,6 +4,7 @@ #define cmTargetCompileFeaturesCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |