aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTai Ly <tai.ly@arm.com>2024-04-24 16:03:22 +0000
committerEric Kunze <eric.kunze@arm.com>2024-04-26 21:26:16 +0000
commit3aebe2bd863d6e0cb82171984cd49e5ad516d0db (patch)
treee56471af9df1534d868e8c65353accb72857047d /include
parent36ced1df313cf80edc91efe41facb1ab3a81b220 (diff)
downloadserialization_lib-main.tar.gz
Update flatbuffer to v24.3.7HEADmain
Signed-off-by: Tai Ly <tai.ly@arm.com> Change-Id: I9ab0e8ab4e3c37f1dd135b57661b25e18a5df5cb
Diffstat (limited to 'include')
-rw-r--r--include/tosa_generated.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/tosa_generated.h b/include/tosa_generated.h
index 1b5e164..c907c89 100644
--- a/include/tosa_generated.h
+++ b/include/tosa_generated.h
@@ -8,9 +8,9 @@
// 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 == 23 &&
- FLATBUFFERS_VERSION_MINOR == 5 &&
- FLATBUFFERS_VERSION_REVISION == 26,
+static_assert(FLATBUFFERS_VERSION_MAJOR == 24 &&
+ FLATBUFFERS_VERSION_MINOR == 3 &&
+ FLATBUFFERS_VERSION_REVISION == 7,
"Non-compatible flatbuffers version included");
namespace tosa {