From b10a9d3f2e7fbe867cf167117f7f3e59757c3808 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sat, 4 Oct 2025 08:52:47 +0200 Subject: [PATCH] Regenerate flatbuffer files --- src/debugger/events_generated.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/debugger/events_generated.hxx b/src/debugger/events_generated.hxx index c7f098b3..6924ec3f 100644 --- a/src/debugger/events_generated.hxx +++ b/src/debugger/events_generated.hxx @@ -9,8 +9,8 @@ // Ensure the included flatbuffers.h is the same version as when this file was // generated, otherwise it may not be compatible. static_assert(FLATBUFFERS_VERSION_MAJOR == 25 && - FLATBUFFERS_VERSION_MINOR == 2 && - FLATBUFFERS_VERSION_REVISION == 10, + FLATBUFFERS_VERSION_MINOR == 9 && + FLATBUFFERS_VERSION_REVISION == 23, "Non-compatible flatbuffers version included"); namespace Debugger {