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