Juggled Debug.h from ObjCARC.h to only the including cpp files that
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARCAPElim.cpp
index fe6406a0354193bbeb28b58d7731fdd4627964f1..36cf4e54d5cf0daeecf02b98f34738f27bd636ca 100644 (file)
@@ -32,6 +32,7 @@
 #include "ObjCARC.h"
 #include "llvm/ADT/STLExtras.h"
 #include "llvm/IR/Constants.h"
+#include "llvm/Support/Debug.h"
 
 using namespace llvm;
 using namespace llvm::objcarc;