Assert that we have all use/users in the getters.
[oota-llvm.git] / lib / Support / ScaledNumber.cpp
index 6f6699cfa7c4276f21a8eb4ccca75643c1128cd1..987c2d803b7e419c7f4821baedaad920ace35770 100644 (file)
@@ -14,6 +14,7 @@
 #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;