Internal change

PiperOrigin-RevId: 967980175
This commit is contained in:
Protobuf Team Bot 2026-08-20 12:22:01 -07:00 committed by Copybara-Service
parent e29507ff0d
commit 496c9eaa1f

View file

@ -27,6 +27,7 @@
#include "google/protobuf/io/zero_copy_stream_impl_lite.h"
#include "google/protobuf/message_lite.h"
#include "google/protobuf/parse_context.h"
#include "google/protobuf/port.h"
#include "google/protobuf/wire_format.h"
// Must be included last.