|
@@ -620,7 +620,7 @@ void FileGenerator::GenerateBuildDescriptors(io::Printer* printer) {
|
|
|
// Without.
|
|
// Without.
|
|
|
"GOOGLE_PROTOBUF_DECLARE_ONCE($adddescriptorsname$_once_);\n"
|
|
"GOOGLE_PROTOBUF_DECLARE_ONCE($adddescriptorsname$_once_);\n"
|
|
|
"void $adddescriptorsname$() {\n"
|
|
"void $adddescriptorsname$() {\n"
|
|
|
- " ::google::protobuf::::google::protobuf::GoogleOnceInit(&$adddescriptorsname$_once_,\n"
|
|
|
|
|
|
|
+ " ::google::protobuf::GoogleOnceInit(&$adddescriptorsname$_once_,\n"
|
|
|
" &$adddescriptorsname$_impl);\n"
|
|
" &$adddescriptorsname$_impl);\n"
|
|
|
"}\n",
|
|
"}\n",
|
|
|
// Vars.
|
|
// Vars.
|