summaryrefslogtreecommitdiffstats
path: root/lld/ELF/ScriptParser.h
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2016-04-06 21:33:18 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2016-04-06 21:33:18 +0000
commitb92a34e458476ed7e2ae7af12ee785b1571a53c9 (patch)
tree82cb9ebca85113ca1984890be38807588388db06 /lld/ELF/ScriptParser.h
parent800f87a871282713fc5f41d00692b51b2ea6c207 (diff)
downloadbcm5719-llvm-b92a34e458476ed7e2ae7af12ee785b1571a53c9.tar.gz
bcm5719-llvm-b92a34e458476ed7e2ae7af12ee785b1571a53c9.zip
[lld] Fix build failure from r265600
llvm-svn: 265603
Diffstat (limited to 'lld/ELF/ScriptParser.h')
-rw-r--r--lld/ELF/ScriptParser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/ELF/ScriptParser.h b/lld/ELF/ScriptParser.h
index 9db5d32cebd..5da20f0f092 100644
--- a/lld/ELF/ScriptParser.h
+++ b/lld/ELF/ScriptParser.h
@@ -12,6 +12,7 @@
#include "lld/Core/LLVM.h"
#include "llvm/ADT/StringRef.h"
+#include <vector>
namespace lld {
namespace elf {
OpenPOWER on IntegriCloud