Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / Target / R600 / SIFixSGPRLiveRanges.cpp
index f34c37580432484c07a42ea0d5b27e5fc620784a..0c54446b0fb14499fd9b27fc3dc46d6ec3f9285e 100644 (file)
@@ -54,6 +54,7 @@
 #include "llvm/CodeGen/MachinePostDominators.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 #include "llvm/Target/TargetMachine.h"
 
 using namespace llvm;