BUG: remove iostream.h includes
This commit is contained in:
parent
cf2f3998ec
commit
d4edafe717
@ -15,7 +15,6 @@
|
|||||||
=========================================================================*/
|
=========================================================================*/
|
||||||
#include "cmIncludeCommand.h"
|
#include "cmIncludeCommand.h"
|
||||||
|
|
||||||
#include <iostream.h>
|
|
||||||
|
|
||||||
// cmIncludeCommand
|
// cmIncludeCommand
|
||||||
bool cmIncludeCommand::InitialPass(std::vector<std::string>& args)
|
bool cmIncludeCommand::InitialPass(std::vector<std::string>& args)
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
=========================================================================*/
|
=========================================================================*/
|
||||||
#include "cmLoadCacheCommand.h"
|
#include "cmLoadCacheCommand.h"
|
||||||
|
|
||||||
#include <iostream.h>
|
|
||||||
|
|
||||||
// cmLoadcacheCommand
|
// cmLoadcacheCommand
|
||||||
bool cmLoadCacheCommand::InitialPass(std::vector<std::string>& args)
|
bool cmLoadCacheCommand::InitialPass(std::vector<std::string>& args)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user