Skip to content

Commit a8fca08

Browse files
tonyliaosscopybara-github
authored andcommitted
Internal Change.
PiperOrigin-RevId: 721917172
1 parent 08e2be5 commit a8fca08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/google/protobuf/message_lite.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,7 @@ class PROTOBUF_EXPORT MessageLite {
941941
return tc_table;
942942
}
943943

944+
944945
#if defined(PROTOBUF_CUSTOM_VTABLE)
945946
explicit constexpr MessageLite(const internal::ClassData* data)
946947
: _class_data_(data) {}

0 commit comments

Comments
 (0)