diff options
Diffstat (limited to 'Source/cmIncludeCommand.cxx')
-rw-r--r-- | Source/cmIncludeCommand.cxx | 1 |
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) |