Automated rollback of commit 89670dd296.

PiperOrigin-RevId: 617034523
pull/16213/head
Protobuf Team Bot 9 months ago committed by Copybara-Service
parent 89670dd296
commit d428610254
  1. 1
      src/google/protobuf/io/zero_copy_stream_impl_lite.h
  2. 2
      src/google/protobuf/unknown_field_set_unittest.cc

@ -26,6 +26,7 @@
#include <string>
#include <utility>
#include "google/protobuf/stubs/callback.h"
#include "google/protobuf/stubs/common.h"
#include "absl/base/attributes.h"
#include "absl/strings/cord.h"

@ -17,6 +17,8 @@
#include <string>
#include <vector>
#include "google/protobuf/stubs/callback.h"
#include "google/protobuf/stubs/common.h"
#include <gmock/gmock.h>
#include "google/protobuf/testing/googletest.h"
#include <gtest/gtest.h>

Loading…
Cancel
Save