Skip to content

Commit 6ae23a9

Browse files
kazutakahirataDebadri Basak
authored andcommitted
[MC] Remove a duplicate #include (NFC) (llvm#165507)
Identified with readability-duplicate-include.
1 parent 1f07875 commit 6ae23a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/MC/MCParser/AsmLexer.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include "llvm/ADT/StringExtras.h"
1717
#include "llvm/ADT/StringRef.h"
1818
#include "llvm/MC/MCAsmInfo.h"
19-
#include "llvm/MC/MCParser/AsmLexer.h"
2019
#include "llvm/Support/Compiler.h"
2120
#include "llvm/Support/SMLoc.h"
2221
#include "llvm/Support/SaveAndRestore.h"

0 commit comments

Comments
 (0)