What should be the last unnecessary <iostream>s in the library.
[oota-llvm.git] / lib / Target / IA64 / IA64ISelDAGToDAG.cpp
index 3f2669d52e00f663855879545306da470f1c407e..7a49418de647cae1651a3155c9d73261efe0b6cb 100644 (file)
@@ -27,7 +27,6 @@
 #include "llvm/Intrinsics.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/MathExtras.h"
-#include <iostream>
 #include <queue>
 #include <set>
 using namespace llvm;