From 426d344a6a10554bd1bb5d28beaa7de6ea892416 Mon Sep 17 00:00:00 2001 From: Protobuf Team Bot Date: Wed, 11 Jan 2023 15:54:44 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 501400988 --- src/google/protobuf/serial_arena.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/google/protobuf/serial_arena.h b/src/google/protobuf/serial_arena.h index 171483b72d..19d0e70dd1 100644 --- a/src/google/protobuf/serial_arena.h +++ b/src/google/protobuf/serial_arena.h @@ -48,6 +48,7 @@ #include "google/protobuf/arenaz_sampler.h" #include "google/protobuf/port.h" + // Must be included last. #include "google/protobuf/port_def.inc"