summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackSTGZGenerator.cxx
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-04-18 13:24:15 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-04-18 13:24:15 (GMT)
commite39ca96c503d92020594af418c22e1cc96e90897 (patch)
treee6ceda775a794b2f47e71f032062d6858730020a /Source/CPack/cmCPackSTGZGenerator.cxx
parent4709c76f0f6f1a9aba80f01b13cbabfe8b80c187 (diff)
downloadCMake-e39ca96c503d92020594af418c22e1cc96e90897.zip
CMake-e39ca96c503d92020594af418c22e1cc96e90897.tar.gz
CMake-e39ca96c503d92020594af418c22e1cc96e90897.tar.bz2
COMP: Remove non-existent header
Diffstat (limited to 'Source/CPack/cmCPackSTGZGenerator.cxx')
-rw-r--r--Source/CPack/cmCPackSTGZGenerator.cxx2
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>