summaryrefslogtreecommitdiff
path: root/Source/cmQTWrapCPPCommand.h
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-23 01:19:00 +0200
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-10-24 21:49:28 +0200
commit15aa814b85a90fb8e8798eb99617d27957c28f36 (patch)
tree3895023753b02eea6b69cd488509873bad73e1fd /Source/cmQTWrapCPPCommand.h
parentf660832999e086f02a9f3552c028aed900cd7249 (diff)
downloadcmake-15aa814b85a90fb8e8798eb99617d27957c28f36.tar.gz
Remove cmObject.h and cmTypeMacro.h
Diffstat (limited to 'Source/cmQTWrapCPPCommand.h')
-rw-r--r--Source/cmQTWrapCPPCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmQTWrapCPPCommand.h b/Source/cmQTWrapCPPCommand.h
index d07eba0c7c..8eb5ff93eb 100644
--- a/Source/cmQTWrapCPPCommand.h
+++ b/Source/cmQTWrapCPPCommand.h
@@ -8,7 +8,6 @@
#include <vector>
#include "cmCommand.h"
-#include "cmTypeMacro.h"
class cmExecutionStatus;