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