From 96f86bb32bb5ff912fd5182927a95e50ae35417a Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 25 Dec 2024 17:46:28 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 709662204 --- src/google/protobuf/service.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/google/protobuf/service.h b/src/google/protobuf/service.h index a7edeced240d..360ac4ee2cf6 100644 --- a/src/google/protobuf/service.h +++ b/src/google/protobuf/service.h @@ -81,6 +81,7 @@ #include "google/protobuf/stubs/callback.h" #include "google/protobuf/stubs/common.h" +#include "base/types.h" #include "google/protobuf/port.h" #ifdef SWIG