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