summaryrefslogtreecommitdiff
path: root/google/protobuf/descriptor.upb.c
diff options
context:
space:
mode:
Diffstat (limited to 'google/protobuf/descriptor.upb.c')
-rw-r--r--google/protobuf/descriptor.upb.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/google/protobuf/descriptor.upb.c b/google/protobuf/descriptor.upb.c
index 763fe3e..2a64717 100644
--- a/google/protobuf/descriptor.upb.c
+++ b/google/protobuf/descriptor.upb.c
@@ -10,6 +10,7 @@
#include "upb/msg.h"
#include "google/protobuf/descriptor.upb.h"
+#include "upb/port_def.inc"
static const upb_msglayout *const google_protobuf_FileDescriptorSet_submsgs[1] = {
&google_protobuf_FileDescriptorProto_msginit,
@@ -532,3 +533,5 @@ const upb_msglayout google_protobuf_GeneratedCodeInfo_Annotation_msginit = {
UPB_SIZE(32, 48), 4, 0, false, true
};
+#include "upb/port_undef.inc"
+
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback