ELF/AMDGPU: Attempt to fix windows bots

Broken by r246155.

llvm-svn: 246159
This commit is contained in:
Tom Stellard 2015-08-27 16:48:46 +00:00
parent 694bf5c9b5
commit ff8dfbd965
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#define LLD_READER_WRITER_ELF_AMDGPU_AMDGPU_RELOCATION_HANDLER_H
#include "lld/ReaderWriter/ELFLinkingContext.h"
#include <system_error>
namespace lld {
namespace elf {