[lld-macho] Try to fix Windows build

This commit is contained in:
Jez Ng 2021-02-03 16:04:36 -05:00
parent f020544601
commit ea5b75de49
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
#include "lld/Common/ErrorHandler.h"
using namespace llvm;
using namespace llvm::MachO;
using namespace lld;
using namespace lld::macho;