diff --git a/src/google/protobuf/parse_context.h b/src/google/protobuf/parse_context.h index e1ff16c9b5..20f1f41991 100644 --- a/src/google/protobuf/parse_context.h +++ b/src/google/protobuf/parse_context.h @@ -36,9 +36,9 @@ #include #include -#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"