Merge remote-tracking branch 'upstream/proto-backpatch-encode' into integration

This commit is contained in:
J. Nick Koston
2026-03-06 14:32:18 -10:00
+1 -1
View File
@@ -185,7 +185,7 @@ class ProtoVarInt {
#endif
};
// Forward declarations for decode_to_message, encode_sub_message and encode_packed_sint32
// Forward declarations for decode_to_message and related encoding helpers
class ProtoDecodableMessage;
class ProtoMessage;
class ProtoSize;