summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-06-28 18:53:08 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-06-28 18:53:08 (GMT)
commit61acb47f5458c1b3e3c909e31867240a8219efaf (patch)
tree8af16876bed939c630148d82e2ce229c8c66bc38 /Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
parentaec9f9eaa9d1107d3762d1251bf10592afdb26cb (diff)
downloadCMake-61acb47f5458c1b3e3c909e31867240a8219efaf.zip
CMake-61acb47f5458c1b3e3c909e31867240a8219efaf.tar.gz
CMake-61acb47f5458c1b3e3c909e31867240a8219efaf.tar.bz2
BUG: fix for sgi compiler
Diffstat (limited to 'Source/FLTKDialog/CMakeSetupGUIImplementation.cxx')
-rw-r--r--Source/FLTKDialog/CMakeSetupGUIImplementation.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx b/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
index 7f1a20f..7754ba4 100644
--- a/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
+++ b/Source/FLTKDialog/CMakeSetupGUIImplementation.cxx
@@ -3,7 +3,6 @@
#include "FL/fl_file_chooser.H"
#include "FL/filename.H"
#include "FL/fl_ask.H"
-#include "cstring"
#include "../cmCacheManager.h"
#include "../cmMakefile.h"
#include <iostream>