xref: /aosp_15_r20/external/federated-compute/fcp/tracing/tracing_schema_common_generated.h (revision 14675a029014e728ec732f129a32e299b2da0601)
1 // automatically generated by the FlatBuffers compiler, do not modify
2 
3 
4 #ifndef FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_
5 #define FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_
6 
7 #include "flatbuffers/flatbuffers.h"
8 
9 // Ensure the included flatbuffers.h is the same version as when this file was
10 // generated, otherwise it may not be compatible.
11 static_assert(FLATBUFFERS_VERSION_MAJOR == 2 &&
12               FLATBUFFERS_VERSION_MINOR == 0 &&
13               FLATBUFFERS_VERSION_REVISION == 7,
14              "Non-compatible flatbuffers version included");
15 
16 #endif  // FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_