summaryrefslogtreecommitdiff
path: root/descriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'descriptor.h')
-rw-r--r--descriptor.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/descriptor.h b/descriptor.h
index ea6fa78..1e7e927 100644
--- a/descriptor.h
+++ b/descriptor.h
@@ -1,5 +1,8 @@
/* Auto-generated from descriptor.proto. Do not edit. */
+#ifndef GOOGLE_PROTOBUF_DESCRIPTOR_H_
+#define GOOGLE_PROTOBUF_DESCRIPTOR_H_
+
#include "upb_msg.h"
/* Enums. */
@@ -401,3 +404,5 @@ struct google_protobuf_UninterpretedOption {
UPB_DEFINE_MSG_ARRAY(google_protobuf_UninterpretedOption)
extern google_protobuf_FileDescriptorProto google_protobuf_filedescriptor;
+
+#endif /* GOOGLE_PROTOBUF_DESCRIPTOR_H_ */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback