summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPack7zGenerator.h
diff options
context:
space:
mode:
authorDaniel Pfeifer <daniel@pfeifer-mail.de>2016-09-06 22:21:35 (GMT)
committerDaniel Pfeifer <daniel@pfeifer-mail.de>2016-09-06 22:21:35 (GMT)
commitd47c7bf608d3ca23c8d518ff98a42d6d5f449a70 (patch)
treefe75032bc2be3b38b8ac1e42afd5d7ce2cc5a3ad /Source/CPack/cmCPack7zGenerator.h
parent8317ea01aa3cf9319ef907e127fa6dbf9666cc53 (diff)
downloadCMake-d47c7bf608d3ca23c8d518ff98a42d6d5f449a70.zip
CMake-d47c7bf608d3ca23c8d518ff98a42d6d5f449a70.tar.gz
CMake-d47c7bf608d3ca23c8d518ff98a42d6d5f449a70.tar.bz2
CPack: include what you use
Diffstat (limited to 'Source/CPack/cmCPack7zGenerator.h')
-rw-r--r--Source/CPack/cmCPack7zGenerator.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/CPack/cmCPack7zGenerator.h b/Source/CPack/cmCPack7zGenerator.h
index ddbcc34..94add69 100644
--- a/Source/CPack/cmCPack7zGenerator.h
+++ b/Source/CPack/cmCPack7zGenerator.h
@@ -13,7 +13,11 @@
#ifndef cmCPack7zGenerator_h
#define cmCPack7zGenerator_h
+#include <cmConfigure.h>
+
#include "cmCPackArchiveGenerator.h"
+#include "cmCPackGenerator.h"
+#include "cmTypeMacro.h"
/** \class cmCPack7zGenerator
* \brief A generator for 7z files