#ifndef GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
#define GOOGLE_PROTOBUF_STRUCT_PROTO_UPBDEFS_H_
#include "upb/def.h"
#include "upb/port_def.inc"
#ifdef __cplusplus
extern "C" {
#endif
#include "upb/def.h"
#include "upb/port_def.inc"
extern _upb_DefPool_Init google_protobuf_struct_proto_upbdefinit;
UPB_INLINE const upb_MessageDef *google_protobuf_Struct_getmsgdef(upb_DefPool *s) { … }
UPB_INLINE const upb_MessageDef *google_protobuf_Struct_FieldsEntry_getmsgdef(upb_DefPool *s) { … }
UPB_INLINE const upb_MessageDef *google_protobuf_Value_getmsgdef(upb_DefPool *s) { … }
UPB_INLINE const upb_MessageDef *google_protobuf_ListValue_getmsgdef(upb_DefPool *s) { … }
#ifdef __cplusplus
}
#endif
#include "upb/port_undef.inc"
#endif