diff options
-rw-r--r-- | Source/CPack/cmCPackSTGZGenerator.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/CPack/cmCPackSTGZGenerator.cxx b/Source/CPack/cmCPackSTGZGenerator.cxx index d31b120..3898c2a 100644 --- a/Source/CPack/cmCPackSTGZGenerator.cxx +++ b/Source/CPack/cmCPackSTGZGenerator.cxx @@ -24,8 +24,6 @@ #include "cmMakefile.h" #include "cmCPackLog.h" -#include "CPack/cmCPackSTGZGeneratorEncodedHeader.h" - #include <cmsys/ios/sstream> #include <sys/types.h> #include <sys/stat.h> |