Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / Target / AArch64 / AArch64AddressTypePromotion.cpp
index 287989ffaf0969d519fa5e9e8835057d60657337..716e1a37b1f7fd4148485af13996c514180cfb58 100644 (file)
@@ -41,6 +41,7 @@
 #include "llvm/Pass.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;