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