FlatBuffers Version 23.5.9 (#7945)

This commit is contained in:
Derek Bailey
2023-05-09 09:33:30 -07:00
committed by GitHub
parent 63b7b25289
commit 72b56fd081
185 changed files with 245 additions and 241 deletions

View File

@@ -10,7 +10,7 @@
// generated, otherwise it may not be compatible.
static_assert(FLATBUFFERS_VERSION_MAJOR == 23 &&
FLATBUFFERS_VERSION_MINOR == 5 &&
FLATBUFFERS_VERSION_REVISION == 8,
FLATBUFFERS_VERSION_REVISION == 9,
"Non-compatible flatbuffers version included");
namespace optional_scalars {