Internal changes

PiperOrigin-RevId: 493650923
pull/11187/head
Mike Kruskal 2 years ago committed by Copybara-Service
parent c6ede6e05a
commit 55f90b6542
  1. 2
      src/google/protobuf/parse_context.h

@ -36,9 +36,9 @@
#include <string>
#include <type_traits>
#include "google/protobuf/arena.h"
#include "absl/strings/internal/resize_uninitialized.h"
#include "absl/strings/string_view.h"
#include "google/protobuf/arena.h"
#include "google/protobuf/arenastring.h"
#include "google/protobuf/endian.h"
#include "google/protobuf/implicit_weak_message.h"

Loading…
Cancel
Save