summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/VMCore/Constants.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/Constants.cpp b/llvm/lib/VMCore/Constants.cpp
index dcce830d16c..e918a248550 100644
--- a/llvm/lib/VMCore/Constants.cpp
+++ b/llvm/lib/VMCore/Constants.cpp
@@ -12,6 +12,7 @@
#include "llvm/SlotCalculator.h"
#include "Support/StringExtras.h"
#include <algorithm>
+#include <iostream>
using std::map;
using std::pair;
OpenPOWER on IntegriCloud