summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/SystemTools.hxx.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-01-17 21:53:56 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-01-17 21:53:56 (GMT)
commit909d9dbd5add6f072bbed7035b71a1bf9fc1906d (patch)
treecda39325f0c6860491cdcb09b6232931d79d042c /Source/kwsys/SystemTools.hxx.in
parent46422c13b80dff07be1eda13552b44ccda0d493e (diff)
downloadCMake-909d9dbd5add6f072bbed7035b71a1bf9fc1906d.zip
CMake-909d9dbd5add6f072bbed7035b71a1bf9fc1906d.tar.gz
CMake-909d9dbd5add6f072bbed7035b71a1bf9fc1906d.tar.bz2
ENH: fix for icc
Diffstat (limited to 'Source/kwsys/SystemTools.hxx.in')
-rw-r--r--Source/kwsys/SystemTools.hxx.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/kwsys/SystemTools.hxx.in b/Source/kwsys/SystemTools.hxx.in
index 9d5926d..bdc327b 100644
--- a/Source/kwsys/SystemTools.hxx.in
+++ b/Source/kwsys/SystemTools.hxx.in
@@ -18,7 +18,6 @@
#include <@KWSYS_NAMESPACE@/stl/string>
#include <@KWSYS_NAMESPACE@/stl/vector>
#include <@KWSYS_NAMESPACE@/stl/map>
-#include <@KWSYS_NAMESPACE@/stl/algorithm>
#include <@KWSYS_NAMESPACE@/Configure.h>