Another set of missing raw_ostream.h. Still no functional change.
[oota-llvm.git] / lib / CodeGen / StackMapLivenessAnalysis.cpp
index d838f8a064e180d9b93911f439861f9d1ababea6..051df721af8147c28b5aa5c6ec9ba44bb494ebfc 100644 (file)
@@ -21,6 +21,7 @@
 #include "llvm/CodeGen/StackMapLivenessAnalysis.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 #include "llvm/Target/TargetSubtargetInfo.h"
 
 using namespace llvm;