forked from OSchip/llvm-project
[Mips] Follow-up to r221439. Include header to fix build on Windows.
llvm-svn: 221440
This commit is contained in:
parent
b915d07a8e
commit
e4f47f08a3
|
@ -10,6 +10,7 @@
|
|||
#define LLD_READER_WRITER_ELF_MIPS_MIPS_ELF_FLAGS_MERGER_H
|
||||
|
||||
#include <mutex>
|
||||
#include <system_error>
|
||||
|
||||
namespace lld {
|
||||
namespace elf {
|
||||
|
|
Loading…
Reference in New Issue