diff options
Diffstat (limited to 'Source/cmIfCommand.h')
-rw-r--r-- | Source/cmIfCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmIfCommand.h b/Source/cmIfCommand.h index 49c54ca..d9aaa4a 100644 --- a/Source/cmIfCommand.h +++ b/Source/cmIfCommand.h @@ -17,7 +17,6 @@ #ifndef cmIfCommand_h #define cmIfCommand_h -#include "cmStandardIncludes.h" #include "cmCommand.h" #include "cmFunctionBlocker.h" |