summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/llvm-ar/Archive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-ar/Archive.h b/llvm/tools/llvm-ar/Archive.h
index 232a5c23d2a..6c7575a87d6 100644
--- a/llvm/tools/llvm-ar/Archive.h
+++ b/llvm/tools/llvm-ar/Archive.h
@@ -23,6 +23,7 @@
#include "llvm/Support/TimeValue.h"
#include <map>
#include <set>
+#include <vector.h>
namespace llvm {
class MemoryBuffer;
OpenPOWER on IntegriCloud