Skip to content

Commit 68b9b76

Browse files
committed
[MC] MCInstrDesc.h - remove unnecessary <string> include. NFCI.
1 parent ee3e016 commit 68b9b76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/MC/MCInstrDesc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
#include "llvm/MC/MCRegisterInfo.h"
1818
#include "llvm/Support/DataTypes.h"
19-
#include <string>
2019

2120
namespace llvm {
2221

0 commit comments

Comments
 (0)