[lld-macho] Try to fix Windows build
This commit is contained in:
parent
f020544601
commit
ea5b75de49
|
@ -14,7 +14,6 @@
|
|||
#include "lld/Common/ErrorHandler.h"
|
||||
|
||||
using namespace llvm;
|
||||
using namespace llvm::MachO;
|
||||
using namespace lld;
|
||||
using namespace lld::macho;
|
||||
|
||||
|
|
Loading…
Reference in New Issue