forked from OSchip/llvm-project
[Mips] Remove unnecessary #include pragma.
llvm-svn: 198798
This commit is contained in:
parent
d28918b289
commit
7f82bc590d
|
@ -12,8 +12,6 @@
|
|||
#include "MipsRelocationPass.h"
|
||||
#include "MipsTargetHandler.h"
|
||||
|
||||
#include "llvm/ADT/StringSwitch.h"
|
||||
|
||||
using namespace lld;
|
||||
using namespace lld::elf;
|
||||
|
||||
|
|
Loading…
Reference in New Issue