|
|
@ -224,9 +224,9 @@ bool RustGenerator::Generate(const FileDescriptor* file, |
|
|
|
#include "google/protobuf/map.h" |
|
|
|
#include "google/protobuf/map.h" |
|
|
|
#include "google/protobuf/repeated_field.h" |
|
|
|
#include "google/protobuf/repeated_field.h" |
|
|
|
#include "google/protobuf/repeated_ptr_field.h" |
|
|
|
#include "google/protobuf/repeated_ptr_field.h" |
|
|
|
#include "google/protobuf/rust/cpp_kernel/map.h" |
|
|
|
#include "rust/cpp_kernel/map.h" |
|
|
|
#include "google/protobuf/rust/cpp_kernel/serialized_data.h" |
|
|
|
#include "rust/cpp_kernel/serialized_data.h" |
|
|
|
#include "google/protobuf/rust/cpp_kernel/strings.h" |
|
|
|
#include "rust/cpp_kernel/strings.h" |
|
|
|
)cc"); |
|
|
|
)cc"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|