aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VMCore')
-rw-r--r--lib/VMCore/Constants.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/Constants.cpp b/lib/VMCore/Constants.cpp
index dcce830..e918a24 100644
--- a/lib/VMCore/Constants.cpp
+++ b/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;