Skip to content

Commit

Permalink
[MC] MCInstrDesc.h - remove unnecessary <string> include. NFCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Apr 21, 2021
1 parent ee3e016 commit 68b9b76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/MC/MCInstrDesc.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/Support/DataTypes.h"
#include <string>

namespace llvm {

Expand Down

0 comments on commit 68b9b76

Please sign in to comment.