Auto-generate files after cl/722656293

pull/20193/head
Protobuf Team Bot 3 weeks ago
parent cddc4f9859
commit dbd5a1e746
  1. 5
      src/google/protobuf/struct.pb.h

@ -534,9 +534,8 @@ class Struct_FieldsEntry_DoNotUse final
template <typename = void>
explicit PROTOBUF_CONSTEXPR Struct_FieldsEntry_DoNotUse(::google::protobuf::internal::ConstantInitialized);
explicit Struct_FieldsEntry_DoNotUse(::google::protobuf::Arena* PROTOBUF_NULLABLE arena);
static const Struct_FieldsEntry_DoNotUse* PROTOBUF_NONNULL internal_default_instance() {
return reinterpret_cast<const Struct_FieldsEntry_DoNotUse*>(
&_Struct_FieldsEntry_DoNotUse_default_instance_);
static constexpr const void* PROTOBUF_NONNULL internal_default_instance() {
return &_Struct_FieldsEntry_DoNotUse_default_instance_;
}

Loading…
Cancel
Save