Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / ProfileData / CoverageMapping.cpp
index 86b2b879904ea2b4171185b2046ae2d5874b78aa..46d494b82db51d1bbf3f7ef058d07482be7ef78e 100644 (file)
@@ -20,6 +20,7 @@
 #include "llvm/ProfileData/InstrProfReader.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;
 using namespace coverage;