|
|
|
@ -22,7 +22,6 @@ |
|
|
|
|
#include "absl/status/statusor.h" |
|
|
|
|
#include "absl/strings/str_cat.h" |
|
|
|
|
#include "conformance/conformance.pb.h" |
|
|
|
|
#include "conformance/conformance.pb.h" |
|
|
|
|
#include "conformance/test_protos/test_messages_edition2023.pb.h" |
|
|
|
|
#include "editions/golden/test_messages_proto2_editions.pb.h" |
|
|
|
|
#include "editions/golden/test_messages_proto3_editions.pb.h" |
|
|
|
@ -31,7 +30,6 @@ |
|
|
|
|
#include "google/protobuf/message.h" |
|
|
|
|
#include "google/protobuf/test_messages_proto2.pb.h" |
|
|
|
|
#include "google/protobuf/test_messages_proto3.pb.h" |
|
|
|
|
#include "google/protobuf/test_messages_proto3.pb.h" |
|
|
|
|
#include "google/protobuf/text_format.h" |
|
|
|
|
#include "google/protobuf/util/json_util.h" |
|
|
|
|
#include "google/protobuf/util/type_resolver.h" |
|
|
|
|