summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalCodeWarriorGenerator.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2002-10-03 20:40:23 (GMT)
committerKen Martin <ken.martin@kitware.com>2002-10-03 20:40:23 (GMT)
commitd27cd931ae8f4cd4c53ef78c1c61e3cfe5946e77 (patch)
treecf12b37c42a8ebda89cd379291e40b6214856b61 /Source/cmGlobalCodeWarriorGenerator.cxx
parent599114fc706c005c853e2bbfd6b9ec0f49b2ce57 (diff)
downloadCMake-d27cd931ae8f4cd4c53ef78c1c61e3cfe5946e77.zip
CMake-d27cd931ae8f4cd4c53ef78c1c61e3cfe5946e77.tar.gz
CMake-d27cd931ae8f4cd4c53ef78c1c61e3cfe5946e77.tar.bz2
some fixes
Diffstat (limited to 'Source/cmGlobalCodeWarriorGenerator.cxx')
-rw-r--r--Source/cmGlobalCodeWarriorGenerator.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGlobalCodeWarriorGenerator.cxx b/Source/cmGlobalCodeWarriorGenerator.cxx
index 9e08bc9..f0e51bc 100644
--- a/Source/cmGlobalCodeWarriorGenerator.cxx
+++ b/Source/cmGlobalCodeWarriorGenerator.cxx
@@ -19,7 +19,6 @@
#include "cmMakefile.h"
#include "cmake.h"
#include "cmTarget.h"
-#include "windows.h"
void cmGlobalCodeWarriorGenerator::EnableLanguage(const char*,
cmMakefile *mf)