diff options
Diffstat (limited to 'include/llvm/Support/LeakDetector.h')
-rw-r--r-- | include/llvm/Support/LeakDetector.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/Support/LeakDetector.h b/include/llvm/Support/LeakDetector.h index 7dbfdbf..501a9db 100644 --- a/include/llvm/Support/LeakDetector.h +++ b/include/llvm/Support/LeakDetector.h @@ -26,6 +26,7 @@ namespace llvm { +class LLVMContext; class Value; struct LeakDetector { |