summaryrefslogtreecommitdiff
path: root/Source/cmMessageCommand.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-08-10 18:30:54 -0400
committerKen Martin <ken.martin@kitware.com>2003-08-10 18:30:54 -0400
commit072db6ad70cc7a204adb09ab5979c4ef272f67e8 (patch)
tree8972cf5405aeb6f2aa9cfb6f822d1c92ec93c132 /Source/cmMessageCommand.h
parentcc8aa74ec48e0ba6cf2741c7902a5b4959e0a4e8 (diff)
downloadcmake-072db6ad70cc7a204adb09ab5979c4ef272f67e8.tar.gz
removed redundent includes
Diffstat (limited to 'Source/cmMessageCommand.h')
-rw-r--r--Source/cmMessageCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmMessageCommand.h b/Source/cmMessageCommand.h
index ba60de4eb6..8e9aa75c2b 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