We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f6e26 commit cff5aadCopy full SHA for cff5aad
src/google/protobuf/extension_set.h
@@ -1858,6 +1858,7 @@ class ExtensionIdentifier {
1858
// Generated accessors
1859
1860
1861
+
1862
} // namespace internal
1863
1864
// Call this function to ensure that this extensions's reflection is linked into
src/google/protobuf/extension_set_heavy.cc
@@ -436,7 +436,6 @@ bool ExtensionSet::ShouldRegisterAtThisTime(
436
}
437
#endif // PROTOBUF_DESCRIPTOR_WEAK_MESSAGES_ALLOWED
438
439
-
440
441
} // namespace protobuf
442
} // namespace google
0 commit comments