mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[MC] MCInstrDesc.h - remove unnecessary <string> include. NFCI.
This commit is contained in:
parent
3d3fa3ed76
commit
4edb18ca2b
@ -16,7 +16,6 @@
|
||||
|
||||
#include "llvm/MC/MCRegisterInfo.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user