• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* This file was generated by upb_generator from the input file:
2  *
3  *     google/api/annotations.proto
4  *
5  * Do not edit -- your changes will be discarded when the file is
6  * regenerated.
7  * NO CHECKED-IN PROTOBUF GENCODE */
8 
9 #ifndef GOOGLE_API_ANNOTATIONS_PROTO_UPB_H__UPB_MINITABLE_H_
10 #define GOOGLE_API_ANNOTATIONS_PROTO_UPB_H__UPB_MINITABLE_H_
11 
12 #include "upb/generated_code_support.h"
13 
14 // Must be last.
15 #include "upb/port/def.inc"
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
21 extern const upb_MiniTableExtension google_api_http_ext;
22 
23 extern const upb_MiniTableFile google_api_annotations_proto_upb_file_layout;
24 
25 #ifdef __cplusplus
26 }  /* extern "C" */
27 #endif
28 
29 #include "upb/port/undef.inc"
30 
31 #endif  /* GOOGLE_API_ANNOTATIONS_PROTO_UPB_H__UPB_MINITABLE_H_ */
32