BUG: remove iostream.h includes

This commit is contained in:
Bill Hoffman 2001-07-10 17:13:16 -04:00
parent cf2f3998ec
commit d4edafe717
2 changed files with 0 additions and 2 deletions

View File

@ -15,7 +15,6 @@
=========================================================================*/
#include "cmIncludeCommand.h"
#include <iostream.h>
// cmIncludeCommand
bool cmIncludeCommand::InitialPass(std::vector<std::string>& args)

View File

@ -15,7 +15,6 @@
=========================================================================*/
#include "cmLoadCacheCommand.h"
#include <iostream.h>
// cmLoadcacheCommand
bool cmLoadCacheCommand::InitialPass(std::vector<std::string>& args)