More missing includes only visible to MSVC.
[oota-llvm.git] / lib / CodeGen / LivePhysRegs.cpp
index 7efd941322b388b9af362166aa4964ec869bfa3c..89567eff517933b601ee56cc5553fd4c80e5ecaf 100644 (file)
@@ -16,6 +16,7 @@
 #include "llvm/CodeGen/LivePhysRegs.h"
 #include "llvm/CodeGen/MachineInstrBundle.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 using namespace llvm;