Auto-generate files after cl/563753514

pull/13912/head
Protobuf Team Bot 2 years ago
parent cb4fe505c2
commit ffc56ba0be
  1. 2
      php/ext/google/protobuf/php-upb.h
  2. 2
      ruby/ext/google/protobuf_c/ruby-upb.h

@ -2208,6 +2208,7 @@ UPB_INLINE int upb_Log2CeilingSize(int x) { return 1 << upb_Log2Ceiling(x); }
#ifndef UPB_REFLECTION_DEF_H_
#define UPB_REFLECTION_DEF_H_
// IWYU pragma: begin_exports
// IWYU pragma: private, include "upb/reflection/def.h"
@ -10865,6 +10866,7 @@ const UPB_DESC(ServiceOptions) *
#endif /* UPB_REFLECTION_SERVICE_DEF_H_ */
// IWYU pragma: end_exports
#endif /* UPB_REFLECTION_DEF_H_ */
/* This file was generated by upbc (the upb compiler) from the input

@ -10709,6 +10709,7 @@ void upb_inttable_removeiter(upb_inttable* t, intptr_t* iter);
#ifndef UPB_REFLECTION_DEF_H_
#define UPB_REFLECTION_DEF_H_
// IWYU pragma: begin_exports
// IWYU pragma: private, include "upb/reflection/def.h"
@ -11340,6 +11341,7 @@ const UPB_DESC(ServiceOptions) *
#endif /* UPB_REFLECTION_SERVICE_DEF_H_ */
// IWYU pragma: end_exports
#endif /* UPB_REFLECTION_DEF_H_ */

Loading…
Cancel
Save