summaryrefslogtreecommitdiffstats
path: root/lld/ELF/SymbolListFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/ELF/SymbolListFile.h')
-rw-r--r--lld/ELF/SymbolListFile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/ELF/SymbolListFile.h b/lld/ELF/SymbolListFile.h
index 60362a805ff..8f826d2957e 100644
--- a/lld/ELF/SymbolListFile.h
+++ b/lld/ELF/SymbolListFile.h
@@ -11,6 +11,7 @@
#define LLD_ELF_SYMBOL_LIST_FILE_H
#include "lld/Core/LLVM.h"
+#include "llvm/ADT/MapVector.h"
#include "llvm/Support/MemoryBuffer.h"
namespace lld {
OpenPOWER on IntegriCloud