summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-04-18 09:24:15 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-04-18 09:24:15 -0400
commite39ca96c503d92020594af418c22e1cc96e90897 (patch)
treee6ceda775a794b2f47e71f032062d6858730020a
parent4709c76f0f6f1a9aba80f01b13cbabfe8b80c187 (diff)
downloadcmake-e39ca96c503d92020594af418c22e1cc96e90897.tar.gz
COMP: Remove non-existent header
-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 d31b1200d8..3898c2afe1 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>