diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h index a222f26..303406e 100644 --- a/Source/cmTarget.h +++ b/Source/cmTarget.h @@ -17,7 +17,6 @@ #ifndef cmTarget_h #define cmTarget_h -#include "cmStandardIncludes.h" #include "cmCustomCommand.h" class cmSourceFile; |