Skip to content

Commit

Permalink
Internal Change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 721917172
  • Loading branch information
tonyliaoss authored and copybara-github committed Jan 31, 2025
1 parent 08e2be5 commit a8fca08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/google/protobuf/message_lite.h
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,7 @@ class PROTOBUF_EXPORT MessageLite {
return tc_table;
}


#if defined(PROTOBUF_CUSTOM_VTABLE)
explicit constexpr MessageLite(const internal::ClassData* data)
: _class_data_(data) {}
Expand Down

0 comments on commit a8fca08

Please sign in to comment.