What should be the last unnecessary <iostream>s in the library.
[oota-llvm.git] / lib / Target / IA64 / IA64Bundling.cpp
index 0c4ae82529b72de22263abe2795eaa68c760f790..9b5e4c741e4f9fb676d21083d6181b257e325e39 100644 (file)
@@ -29,7 +29,6 @@
 #include "llvm/ADT/Statistic.h"
 #include "llvm/Support/Debug.h"
 #include <set>
-#include <iostream>
 using namespace llvm;
 
 namespace {