FlatBuffers Version 2.0.8 (#7492)

This commit is contained in:
Derek Bailey
2022-08-29 20:43:36 -07:00
committed by GitHub
parent b190ce11b0
commit 06c5c7ed0b
125 changed files with 198 additions and 180 deletions

View File

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