Taints upcoming store and adds bogus conditional branches else where. Now as a separa...
[oota-llvm.git] / lib / Support / ScaledNumber.cpp
index 3cd75091caf05e12ab36d79efe96780375c2c863..987c2d803b7e419c7f4821baedaad920ace35770 100644 (file)
@@ -12,9 +12,9 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/Support/ScaledNumber.h"
-
 #include "llvm/ADT/APFloat.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;
 using namespace llvm::ScaledNumbers;