From 8de0a668229baeefbde443aa8c939ca2341a719c Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Fri, 12 Apr 2024 15:17:30 -0700 Subject: [PATCH] Internal Change PiperOrigin-RevId: 624306324 --- src/google/protobuf/message.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/google/protobuf/message.h b/src/google/protobuf/message.h index 0526e89b85..22ab4c28ae 100644 --- a/src/google/protobuf/message.h +++ b/src/google/protobuf/message.h @@ -169,6 +169,7 @@ class MessageReflectionFriend; } // namespace python namespace expr { class CelMapReflectionFriend; // field_backed_map_impl.cc +class SudoMapReflectionFriend; } namespace internal {