Skip to content

Commit cbfbd1b

Browse files
committed
missing header for mlir-capi-execution-engine-test
1 parent d82720f commit cbfbd1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/include/mlir/Target/SPIRV/Serialization.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
#include "mlir/Support/LLVM.h"
1717
#include <cstdint>
18+
#include <string>
1819

1920
namespace mlir {
2021
class MLIRContext;

0 commit comments

Comments
 (0)