FlatBuffers Version 22.11.23 (#7662)

This commit is contained in:
Derek Bailey
2022-11-23 11:32:19 -08:00
committed by GitHub
parent 9d2c04d629
commit 8f625561d0
159 changed files with 212 additions and 212 deletions

View File

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