aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/LeakDetector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/LeakDetector.cpp')
-rw-r--r--lib/Support/LeakDetector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/LeakDetector.cpp b/lib/Support/LeakDetector.cpp
index d4e829f1d9..919f7a9c21 100644
--- a/lib/Support/LeakDetector.cpp
+++ b/lib/Support/LeakDetector.cpp
@@ -13,6 +13,7 @@
#include "Support/LeakDetector.h"
#include "llvm/Value.h"
+#include <iostream>
#include <set>
using namespace llvm;