Remove extra forward declarations and scrub includes for all in tree InstPrinters...
[oota-llvm.git] / lib / Target / AMDGPU / InstPrinter / AMDGPUInstPrinter.cpp
index 870b632c30627d9d012f6c7c0a2876e1eb896deb..a187de88f639952cad7fc11c715c50b8da36ce74 100644 (file)
@@ -16,6 +16,7 @@
 #include "llvm/MC/MCInstrInfo.h"
 #include "llvm/MC/MCRegisterInfo.h"
 #include "llvm/Support/MathExtras.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;