Reapply my previous asmprinter changes now with more testing and two
[oota-llvm.git] / include / llvm / Support / Casting.h
index 61b91343cb90fee14d0f262ce319fc1875677721..48988f8a6bb8354c71326e634364acbb2895b4b2 100644 (file)
@@ -235,7 +235,7 @@ inline typename cast_retty<X, Y>::ret_type dyn_cast_or_null(const Y &Val) {
 
 
 #ifdef DEBUG_CAST_OPERATORS
-#include "llvm/Support/Debug.h"
+#include "llvm/Support/Streams.h"
 
 struct bar {
   bar() {}