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