diff options
Diffstat (limited to 'Source/cmSourceGroupCommand.h')
-rw-r--r-- | Source/cmSourceGroupCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmSourceGroupCommand.h b/Source/cmSourceGroupCommand.h index a7c87c5..337201a 100644 --- a/Source/cmSourceGroupCommand.h +++ b/Source/cmSourceGroupCommand.h @@ -17,7 +17,6 @@ #ifndef cmSourceGroupCommand_h #define cmSourceGroupCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" /** \class cmSourceGroupCommand |