mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 20:51:35 +00:00
[mlir][NFC] Add missing include for std::string.
This commit is contained in:
parent
0f2b68d9c7
commit
9b1513866f
@ -13,6 +13,7 @@
|
||||
#define MLIR_TABLEGEN_DIALECT_H_
|
||||
|
||||
#include "mlir/Support/LLVM.h"
|
||||
#include <string>
|
||||
|
||||
namespace llvm {
|
||||
class Record;
|
||||
|
Loading…
x
Reference in New Issue
Block a user