|
|
|
@ -6,6 +6,7 @@ |
|
|
|
|
#include "google/protobuf/source_context.pb.h" |
|
|
|
|
|
|
|
|
|
#include <algorithm> |
|
|
|
|
#include <type_traits> |
|
|
|
|
#include "google/protobuf/io/coded_stream.h" |
|
|
|
|
#include "google/protobuf/generated_message_tctable_impl.h" |
|
|
|
|
#include "google/protobuf/extension_set.h" |
|
|
|
@ -304,8 +305,8 @@ namespace protobuf { |
|
|
|
|
} // namespace protobuf
|
|
|
|
|
} // namespace google
|
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 |
|
|
|
|
static ::std::false_type _static_init_ PROTOBUF_UNUSED = |
|
|
|
|
(::_pbi::AddDescriptors(&descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto), |
|
|
|
|
::std::false_type{}); |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::std::false_type |
|
|
|
|
_static_init2_ PROTOBUF_UNUSED = |
|
|
|
|
(::_pbi::AddDescriptors(&descriptor_table_google_2fprotobuf_2fsource_5fcontext_2eproto), |
|
|
|
|
::std::false_type{}); |
|
|
|
|
#include "google/protobuf/port_undef.inc" |
|
|
|
|