diff options
author | Brad King <brad.king@kitware.com> | 2016-10-25 13:09:04 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2016-10-25 13:09:04 (GMT) |
commit | bdc88646c1336a209d16de14bd23eb436565363d (patch) | |
tree | 2cfd04b4e7986d13242315abfc7e948b14a217ee /Source/CPack/cmCPackSTGZGenerator.h | |
parent | 61758bf4b9b5d28cec11d2ea68b9e53ad2769ca6 (diff) | |
parent | 15aa814b85a90fb8e8798eb99617d27957c28f36 (diff) | |
download | CMake-bdc88646c1336a209d16de14bd23eb436565363d.zip CMake-bdc88646c1336a209d16de14bd23eb436565363d.tar.gz CMake-bdc88646c1336a209d16de14bd23eb436565363d.tar.bz2 |
Merge topic 'remove-cmobject'
15aa814b Remove cmObject.h and cmTypeMacro.h
Diffstat (limited to 'Source/CPack/cmCPackSTGZGenerator.h')
-rw-r--r-- | Source/CPack/cmCPackSTGZGenerator.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CPack/cmCPackSTGZGenerator.h b/Source/CPack/cmCPackSTGZGenerator.h index a1bee5f..4b9c1c6 100644 --- a/Source/CPack/cmCPackSTGZGenerator.h +++ b/Source/CPack/cmCPackSTGZGenerator.h @@ -7,7 +7,6 @@ #include "cmCPackGenerator.h" #include "cmCPackTGZGenerator.h" -#include "cmTypeMacro.h" #include <iosfwd> |