summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/DebugInfo/GSYM/GsymCreator.cpp')
-rw-r--r--llvm/lib/DebugInfo/GSYM/GsymCreator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp b/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
index c9dd9a95e96..f371426f201 100644
--- a/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
+++ b/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp
@@ -14,6 +14,8 @@
#include <algorithm>
#include <cassert>
+#include <functional>
+#include <vector>
using namespace llvm;
using namespace gsym;
OpenPOWER on IntegriCloud