From 6986c2b575f77135401a4e1c65a7a42f20e18fef Mon Sep 17 00:00:00 2001 From: Abseil Team Date: Tue, 19 Aug 2025 22:04:51 -0700 Subject: Internal header include changes. PiperOrigin-RevId: 797151958 Change-Id: I26ce36684e8822cd76723e664782764cf222152c --- googlemock/include/gmock/gmock-matchers.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/googlemock/include/gmock/gmock-matchers.h b/googlemock/include/gmock/gmock-matchers.h index 50e97b7..236d3e5 100644 --- a/googlemock/include/gmock/gmock-matchers.h +++ b/googlemock/include/gmock/gmock-matchers.h @@ -258,7 +258,6 @@ #include #include #include -#include #include #include #include @@ -268,12 +267,12 @@ #include // NOLINT #include #include +#include #include #include #include #include "gmock/internal/gmock-internal-utils.h" -#include "gmock/internal/gmock-port.h" #include "gmock/internal/gmock-pp.h" #include "gtest/gtest.h" -- cgit v0.12