FlatBuffers Version 25.9.23 (#8708)

This commit is contained in:
Derek Bailey
2025-09-23 22:18:02 -07:00
committed by GitHub
parent c427e1a65d
commit 1872409707
185 changed files with 271 additions and 268 deletions

View File

@@ -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 optional_scalars {