From 22f34ba447ec3f41ca961b1a7f61d57a8d20f59d Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 22 Jul 2026 21:25:07 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 952504158 --- src/google/protobuf/compiler/zip_writer.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/google/protobuf/compiler/zip_writer.cc b/src/google/protobuf/compiler/zip_writer.cc index aec203636b48e..5e8a94bcf97a6 100644 --- a/src/google/protobuf/compiler/zip_writer.cc +++ b/src/google/protobuf/compiler/zip_writer.cc @@ -13,6 +13,7 @@ #include "google/protobuf/compiler/zip_writer.h" #include +#include #include "google/protobuf/io/coded_stream.h"