Fix build.

llvm-svn: 315732
This commit is contained in:
Rafael Espindola 2017-10-13 18:57:30 +00:00
parent 0e528202b8
commit 30ae556319
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include "lld/Common/Threads.h"
#include <thread>
#include <vector>
static std::vector<std::thread> Threads;