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