summaryrefslogtreecommitdiffstats
path: root/Source/cmIncludeCommand.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-07-10 21:13:16 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-07-10 21:13:16 (GMT)
commitd4edafe71754ccdbec8206cf8ba6c22580276bec (patch)
treed66bdc63b598c906a4ac9df4bc61f08c7e477e7f /Source/cmIncludeCommand.cxx
parentcf2f3998ec533765e3bd0b374b0b7253964376ac (diff)
downloadCMake-d4edafe71754ccdbec8206cf8ba6c22580276bec.zip
CMake-d4edafe71754ccdbec8206cf8ba6c22580276bec.tar.gz
CMake-d4edafe71754ccdbec8206cf8ba6c22580276bec.tar.bz2
BUG: remove iostream.h includes
Diffstat (limited to 'Source/cmIncludeCommand.cxx')
-rw-r--r--Source/cmIncludeCommand.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmIncludeCommand.cxx b/Source/cmIncludeCommand.cxx
index 3eae93d..3c2d35d 100644
--- a/Source/cmIncludeCommand.cxx
+++ b/Source/cmIncludeCommand.cxx
@@ -15,7 +15,6 @@
=========================================================================*/
#include "cmIncludeCommand.h"
-#include <iostream.h>
// cmIncludeCommand
bool cmIncludeCommand::InitialPass(std::vector<std::string>& args)