mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-02 02:07:25 +00:00
FlatBuffers Version 23.5.26 (#7976)
This commit is contained in:
parent
e0a87e36d5
commit
0100f6a577
181 changed files with 241 additions and 236 deletions
|
|
@ -10,7 +10,7 @@
|
|||
// generated, otherwise it may not be compatible.
|
||||
static_assert(FLATBUFFERS_VERSION_MAJOR == 23 &&
|
||||
FLATBUFFERS_VERSION_MINOR == 5 &&
|
||||
FLATBUFFERS_VERSION_REVISION == 9,
|
||||
FLATBUFFERS_VERSION_REVISION == 26,
|
||||
"Non-compatible flatbuffers version included");
|
||||
|
||||
namespace optional_scalars {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue