aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h')
-rw-r--r--src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h b/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h
new file mode 100644
index 0000000000..77f2ceee09
--- /dev/null
+++ b/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h
@@ -0,0 +1,30 @@
+/* This file was generated by upb_generator from the input file:
+ *
+ * google/protobuf/any.proto
+ *
+ * Do not edit -- your changes will be discarded when the file is
+ * regenerated. */
+
+#ifndef GOOGLE_PROTOBUF_ANY_PROTO_UPB_MINITABLE_H_
+#define GOOGLE_PROTOBUF_ANY_PROTO_UPB_MINITABLE_H_
+
+#include "upb/generated_code_support.h"
+
+// Must be last.
+#include "upb/port/def.inc"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+extern const upb_MiniTable google__protobuf__Any_msg_init;
+
+extern const upb_MiniTableFile google_protobuf_any_proto_upb_file_layout;
+
+#ifdef __cplusplus
+} /* extern "C" */
+#endif
+
+#include "upb/port/undef.inc"
+
+#endif /* GOOGLE_PROTOBUF_ANY_PROTO_UPB_MINITABLE_H_ */