Remove the now unused StringRefMemoryObject.h.
[oota-llvm.git] / tools / llvm-objdump / llvm-objdump.h
index 5ecbb12c6b120888e0a7154e140f3cc70e32364c..ef1509f933a0029a5d73d0bdca6297a273202a51 100644 (file)
@@ -13,7 +13,6 @@
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/DataTypes.h"
-#include "llvm/Support/StringRefMemoryObject.h"
 
 namespace llvm {
 namespace object {