mirror of
https://github.com/reactos/CMake.git
synced 2025-02-16 09:37:36 +00:00
BUG: remove iostream.h includes
This commit is contained in:
parent
cf2f3998ec
commit
d4edafe717
@ -15,7 +15,6 @@
|
||||
=========================================================================*/
|
||||
#include "cmIncludeCommand.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
// cmIncludeCommand
|
||||
bool cmIncludeCommand::InitialPass(std::vector<std::string>& args)
|
||||
|
@ -15,7 +15,6 @@
|
||||
=========================================================================*/
|
||||
#include "cmLoadCacheCommand.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
// cmLoadcacheCommand
|
||||
bool cmLoadCacheCommand::InitialPass(std::vector<std::string>& args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user