summaryrefslogtreecommitdiffstats
path: root/Source/cmVariableWatchCommand.h
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-22 23:19:00 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-24 19:49:28 (GMT)
commit15aa814b85a90fb8e8798eb99617d27957c28f36 (patch)
tree3895023753b02eea6b69cd488509873bad73e1fd /Source/cmVariableWatchCommand.h
parentf660832999e086f02a9f3552c028aed900cd7249 (diff)
downloadCMake-15aa814b85a90fb8e8798eb99617d27957c28f36.zip
CMake-15aa814b85a90fb8e8798eb99617d27957c28f36.tar.gz
CMake-15aa814b85a90fb8e8798eb99617d27957c28f36.tar.bz2
Remove cmObject.h and cmTypeMacro.h
Diffstat (limited to 'Source/cmVariableWatchCommand.h')
-rw-r--r--Source/cmVariableWatchCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmVariableWatchCommand.h b/Source/cmVariableWatchCommand.h
index 2541ca8..919bac4 100644
--- a/Source/cmVariableWatchCommand.h
+++ b/Source/cmVariableWatchCommand.h
@@ -9,7 +9,6 @@
#include <vector>
#include "cmCommand.h"
-#include "cmTypeMacro.h"
class cmExecutionStatus;