Internal change.

PiperOrigin-RevId: 559114085
pull/13634/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 0287cf4272
commit 68f9d84079
  1. 1
      src/google/protobuf/descriptor.h
  2. 1
      src/google/protobuf/extension_set.h
  3. 2
      src/google/protobuf/generated_enum_reflection.h
  4. 2
      src/google/protobuf/generated_message_tctable_impl.h
  5. 2
      src/google/protobuf/inlined_string_field.h
  6. 2
      src/google/protobuf/map_entry.h
  7. 2
      src/google/protobuf/map_field.cc
  8. 2
      src/google/protobuf/map_field.h
  9. 2
      src/google/protobuf/map_field_lite.h
  10. 1
      src/google/protobuf/message.h
  11. 1
      src/google/protobuf/message_lite.h
  12. 1
      src/google/protobuf/metadata_lite.h
  13. 1
      src/google/protobuf/repeated_field.h
  14. 1
      src/google/protobuf/repeated_ptr_field.h
  15. 1
      src/google/protobuf/text_format.h
  16. 1
      src/google/protobuf/unknown_field_set.h
  17. 1
      src/google/protobuf/wire_format_lite.h

@ -62,7 +62,6 @@
#include <vector>
#include "google/protobuf/stubs/common.h"
#include "google/protobuf/port.h"
#include "absl/base/attributes.h"
#include "absl/base/call_once.h"
#include "absl/container/btree_map.h"

@ -51,7 +51,6 @@
#include "absl/log/absl_check.h"
#include "google/protobuf/internal_visibility.h"
#include "google/protobuf/port.h"
#include "google/protobuf/port.h"
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/parse_context.h"
#include "google/protobuf/repeated_field.h"

@ -41,9 +41,9 @@
#include <string>
#include "google/protobuf/port.h"
#include "absl/strings/string_view.h"
#include "google/protobuf/generated_enum_util.h"
#include "google/protobuf/port.h"
#ifdef SWIG
#error "You cannot SWIG proto headers"

@ -37,13 +37,13 @@
#include <type_traits>
#include <utility>
#include "google/protobuf/port.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/generated_message_tctable_decl.h"
#include "google/protobuf/map.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/metadata_lite.h"
#include "google/protobuf/parse_context.h"
#include "google/protobuf/port.h"
#include "google/protobuf/raw_ptr.h"
#include "google/protobuf/repeated_field.h"
#include "google/protobuf/repeated_ptr_field.h"

@ -34,12 +34,12 @@
#include <string>
#include <utility>
#include "google/protobuf/port.h"
#include "absl/log/absl_check.h"
#include "absl/strings/string_view.h"
#include "google/protobuf/arenastring.h"
#include "google/protobuf/explicitly_constructed.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/port.h"
// Must be included last.
#include "google/protobuf/port_def.inc"

@ -35,12 +35,12 @@
#include <cstdint>
#include <string>
#include "google/protobuf/port.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/map_type_handler.h"
#include "google/protobuf/message.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/parse_context.h"
#include "google/protobuf/port.h"
#include "google/protobuf/reflection_ops.h"
#include "google/protobuf/unknown_field_set.h"
#include "google/protobuf/wire_format_lite.h"

@ -33,8 +33,8 @@
#include <utility>
#include <vector>
#include "google/protobuf/port.h"
#include "google/protobuf/map_field_inl.h"
#include "google/protobuf/port.h"
// Must be included last.
#include "google/protobuf/port_def.inc"

@ -36,7 +36,6 @@
#include <type_traits>
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "absl/synchronization/mutex.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/generated_message_reflection.h"
@ -46,6 +45,7 @@
#include "google/protobuf/map_field_lite.h"
#include "google/protobuf/map_type_handler.h"
#include "google/protobuf/message.h"
#include "google/protobuf/port.h"
#include "google/protobuf/repeated_field.h"
#include "google/protobuf/unknown_field_set.h"

@ -33,12 +33,12 @@
#include <type_traits>
#include "google/protobuf/port.h"
#include "absl/log/absl_check.h"
#include "google/protobuf/internal_visibility.h"
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/map.h"
#include "google/protobuf/parse_context.h"
#include "google/protobuf/port.h"
#include "google/protobuf/wire_format_lite.h"
// Must be included last.

@ -117,7 +117,6 @@
#include "google/protobuf/stubs/common.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "absl/base/attributes.h"
#include "absl/base/call_once.h"
#include "absl/base/casts.h"

@ -45,7 +45,6 @@
#include "google/protobuf/stubs/common.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "absl/base/call_once.h"
#include "absl/log/absl_check.h"
#include "absl/strings/cord.h"

@ -35,7 +35,6 @@
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "google/protobuf/port.h"
// Must be included last.
#include "google/protobuf/port_def.inc"

@ -54,7 +54,6 @@
#include <utility>
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "absl/base/attributes.h"
#include "absl/base/dynamic_annotations.h"
#include "absl/base/optimization.h"

@ -55,7 +55,6 @@
#include <utility>
#include "google/protobuf/arena.h"
#include "google/protobuf/port.h"
#include "absl/base/attributes.h"
#include "absl/log/absl_check.h"
#include "google/protobuf/internal_visibility.h"

@ -43,7 +43,6 @@
#include <string>
#include <vector>
#include "google/protobuf/port.h"
#include "absl/container/flat_hash_map.h"
#include "absl/strings/cord.h"
#include "absl/strings/string_view.h"

@ -44,7 +44,6 @@
#include <vector>
#include "google/protobuf/stubs/common.h"
#include "google/protobuf/port.h"
#include "absl/log/absl_check.h"
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/io/zero_copy_stream_impl_lite.h"

@ -44,7 +44,6 @@
#include <string>
#include "google/protobuf/stubs/common.h"
#include "google/protobuf/port.h"
#include "absl/base/casts.h"
#include "absl/log/absl_check.h"
#include "absl/strings/string_view.h"

Loading…
Cancel
Save