From f71e215c9a105ce0433612fbc326bb4fad47ed0a Mon Sep 17 00:00:00 2001 From: Haroon Qureshi Date: Fri, 20 Feb 2026 04:23:16 -0800 Subject: [PATCH] Include missing header. PiperOrigin-RevId: 872835150 Change-Id: I670bddb907b594788bda143c5175bbcb4b427903 --- src/experimental/platform/object_launcher_plugin.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/experimental/platform/object_launcher_plugin.cc b/src/experimental/platform/object_launcher_plugin.cc index 0ba23894..ad065bae 100644 --- a/src/experimental/platform/object_launcher_plugin.cc +++ b/src/experimental/platform/object_launcher_plugin.cc @@ -12,6 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +#include #include #include #include