remove some uses of llvm/Support/Streams.h
[oota-llvm.git] / lib / CodeGen / MachineInstr.cpp
index f9c3d0417505957b0d41dabfe3542d59edbf6158..792a2e037905bff1847fc9d472321d0109cd482a 100644 (file)
@@ -26,7 +26,6 @@
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/LeakDetector.h"
 #include "llvm/Support/MathExtras.h"
-#include "llvm/Support/Streams.h"
 #include "llvm/Support/raw_ostream.h"
 #include "llvm/ADT/FoldingSet.h"
 using namespace llvm;