summaryrefslogtreecommitdiff
path: root/google/protobuf/descriptor.upb.h
diff options
context:
space:
mode:
Diffstat (limited to 'google/protobuf/descriptor.upb.h')
-rw-r--r--google/protobuf/descriptor.upb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/google/protobuf/descriptor.upb.h b/google/protobuf/descriptor.upb.h
index daa299d..07ce6f1 100644
--- a/google/protobuf/descriptor.upb.h
+++ b/google/protobuf/descriptor.upb.h
@@ -43,6 +43,7 @@ typedef struct google_protobuf_SourceCodeInfo { int a; } google_protobuf_SourceC
typedef struct google_protobuf_SourceCodeInfo_Location { int a; } google_protobuf_SourceCodeInfo_Location;
typedef struct google_protobuf_GeneratedCodeInfo { int a; } google_protobuf_GeneratedCodeInfo;
typedef struct google_protobuf_GeneratedCodeInfo_Annotation { int a; } google_protobuf_GeneratedCodeInfo_Annotation;
+
/* Enums */
typedef enum {
@@ -800,6 +801,7 @@ UPB_INLINE void google_protobuf_GeneratedCodeInfo_Annotation_set_end(google_prot
UPB_END_EXTERN_C
+
#include "upb/port_undef.inc"
#endif /* GOOGLE_PROTOBUF_DESCRIPTOR_PROTO_UPB_H_ */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback