Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / Analysis / ScalarEvolutionExpander.cpp
index 063e29e26f504064e9a630d606a201ee431f7214..86fc0a411a5909684e0d60301e75b389704fa528 100644 (file)
@@ -24,6 +24,7 @@
 #include "llvm/IR/IntrinsicInst.h"
 #include "llvm/IR/LLVMContext.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;