aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/upb-gen/google/protobuf/any.upb_minitable.h
blob: 77f2ceee094308a52b7cb547306ace4a5779b6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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_ */