summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackLog.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/CPack/cmCPackLog.h
parentf660832999e086f02a9f3552c028aed900cd7249 (diff)
downloadCMake-15aa814b85a90fb8e8798eb99617d27957c28f36.zip
CMake-15aa814b85a90fb8e8798eb99617d27957c28f36.tar.gz
CMake-15aa814b85a90fb8e8798eb99617d27957c28f36.tar.bz2
Remove cmObject.h and cmTypeMacro.h
Diffstat (limited to 'Source/CPack/cmCPackLog.h')
-rw-r--r--Source/CPack/cmCPackLog.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/CPack/cmCPackLog.h b/Source/CPack/cmCPackLog.h
index 2ac805d..9ffe5c4 100644
--- a/Source/CPack/cmCPackLog.h
+++ b/Source/CPack/cmCPackLog.h
@@ -5,9 +5,6 @@
#include <cmConfigure.h>
-#include "cmObject.h"
-#include "cmTypeMacro.h"
-
#include <ostream>
#include <string.h>
#include <string>