From abf0a92529a9af437da261f43696cb731f144d16 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Sun, 21 Jun 2026 21:55:24 -0700 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 935834038 --- src/google/protobuf/generated_message_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/google/protobuf/generated_message_util.h b/src/google/protobuf/generated_message_util.h index dc9a2325a7198..a3f72b9b878a2 100644 --- a/src/google/protobuf/generated_message_util.h +++ b/src/google/protobuf/generated_message_util.h @@ -29,12 +29,12 @@ #include #include -#include "google/protobuf/stubs/common.h" #include "absl/base/call_once.h" #include "absl/base/casts.h" #include "absl/base/optimization.h" #include "absl/strings/string_view.h" #include "absl/types/optional.h" +#include "third_party/gloop/base/port.h" #include "google/protobuf/any.h" #include "google/protobuf/has_bits.h" #include "google/protobuf/implicit_weak_message.h"