summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackNSISGenerator.cxx
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2006-01-10 17:05:39 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2006-01-10 17:05:39 (GMT)
commit581adffa8651015dbadaaeb8df79044e52d1034b (patch)
treeb48689c9bef52f555fb4aad606ea92b24d877535 /Source/CPack/cmCPackNSISGenerator.cxx
parentd530038e16672c33717e345c5ee61c4fd368b609 (diff)
downloadCMake-581adffa8651015dbadaaeb8df79044e52d1034b.zip
CMake-581adffa8651015dbadaaeb8df79044e52d1034b.tar.gz
CMake-581adffa8651015dbadaaeb8df79044e52d1034b.tar.bz2
COMP: Remove legacy code and fix sun build
Diffstat (limited to 'Source/CPack/cmCPackNSISGenerator.cxx')
-rw-r--r--Source/CPack/cmCPackNSISGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/CPack/cmCPackNSISGenerator.cxx b/Source/CPack/cmCPackNSISGenerator.cxx
index 7706fbb..fc69cf2 100644
--- a/Source/CPack/cmCPackNSISGenerator.cxx
+++ b/Source/CPack/cmCPackNSISGenerator.cxx
@@ -17,7 +17,6 @@
#include "cmCPackNSISGenerator.h"
-#include "cmake.h"
#include "cmGlobalGenerator.h"
#include "cmLocalGenerator.h"
#include "cmSystemTools.h"