aboutsummaryrefslogtreecommitdiff
path: root/fcp/tracing/tracing_schema_common_generated.h
diff options
context:
space:
mode:
Diffstat (limited to 'fcp/tracing/tracing_schema_common_generated.h')
-rw-r--r--fcp/tracing/tracing_schema_common_generated.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/fcp/tracing/tracing_schema_common_generated.h b/fcp/tracing/tracing_schema_common_generated.h
new file mode 100644
index 0000000..76d2eec
--- /dev/null
+++ b/fcp/tracing/tracing_schema_common_generated.h
@@ -0,0 +1,16 @@
+// automatically generated by the FlatBuffers compiler, do not modify
+
+
+#ifndef FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_
+#define FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_
+
+#include "flatbuffers/flatbuffers.h"
+
+// 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 == 2 &&
+ FLATBUFFERS_VERSION_MINOR == 0 &&
+ FLATBUFFERS_VERSION_REVISION == 7,
+ "Non-compatible flatbuffers version included");
+
+#endif // FLATBUFFERS_GENERATED_TRACINGSCHEMACOMMON_H_ \ No newline at end of file