From 1cfbf16e320ca9bdadd9c24eb1d2d68b25369ba6 Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Tue, 2 Dec 2025 12:28:10 +0000 Subject: executor: update flatbuffers Update flatbuffers to v23.5.26, which matches the compiler version in the new env container. --- executor/_include/flatbuffers/grpc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'executor/_include/flatbuffers/grpc.h') diff --git a/executor/_include/flatbuffers/grpc.h b/executor/_include/flatbuffers/grpc.h index 5d15bc51c..7472c31d4 100644 --- a/executor/_include/flatbuffers/grpc.h +++ b/executor/_include/flatbuffers/grpc.h @@ -20,7 +20,6 @@ // Helper functionality to glue FlatBuffers and GRPC. #include "flatbuffers/flatbuffers.h" -#include "grpc/byte_buffer_reader.h" #include "grpcpp/support/byte_buffer.h" #include "grpcpp/support/slice.h" -- cgit mrf-deployment