diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h index 4e97c2c..b398043 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -12,6 +12,8 @@ #ifndef cmTarget_h #define cmTarget_h +#include "cmStandardIncludes.h" + #include "cmCustomCommand.h" #include "cmPropertyMap.h" #include "cmPolicies.h" |