1 /* This file was generated by upb_generator from the input file: 2 * 3 * envoy/annotations/deprecation.proto 4 * 5 * Do not edit -- your changes will be discarded when the file is 6 * regenerated. */ 7 8 #ifndef ENVOY_ANNOTATIONS_DEPRECATION_PROTO_UPB_MINITABLE_H_ 9 #define ENVOY_ANNOTATIONS_DEPRECATION_PROTO_UPB_MINITABLE_H_ 10 11 #include "upb/generated_code_support.h" 12 13 // Must be last. 14 #include "upb/port/def.inc" 15 16 #ifdef __cplusplus 17 extern "C" { 18 #endif 19 20 extern const upb_MiniTableExtension envoy_annotations_disallowed_by_default_ext; 21 extern const upb_MiniTableExtension envoy_annotations_deprecated_at_minor_version_ext; 22 extern const upb_MiniTableExtension envoy_annotations_disallowed_by_default_enum_ext; 23 extern const upb_MiniTableExtension envoy_annotations_deprecated_at_minor_version_enum_ext; 24 25 extern const upb_MiniTableFile envoy_annotations_deprecation_proto_upb_file_layout; 26 27 #ifdef __cplusplus 28 } /* extern "C" */ 29 #endif 30 31 #include "upb/port/undef.inc" 32 33 #endif /* ENVOY_ANNOTATIONS_DEPRECATION_PROTO_UPB_MINITABLE_H_ */ 34