diff options
Diffstat (limited to 'lib/VMCore/LeaksContext.h')
-rw-r--r-- | lib/VMCore/LeaksContext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/VMCore/LeaksContext.h b/lib/VMCore/LeaksContext.h index b0c3a14..bd10a47 100644 --- a/lib/VMCore/LeaksContext.h +++ b/lib/VMCore/LeaksContext.h @@ -14,7 +14,6 @@ #include "llvm/Value.h" #include "llvm/ADT/SmallPtrSet.h" -#include "llvm/Support/raw_ostream.h" using namespace llvm; template <class T> |