Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / Target / R600 / SILoadStoreOptimizer.cpp
index 3d96fe5bc5c3533661efafa10f21e1d00680b00d..a927ad82ba9df8780072b7ad8b33aadfd6a35c5c 100644 (file)
@@ -45,6 +45,7 @@
 #include "llvm/CodeGen/MachineInstrBuilder.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;