commit
7d4117c412
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ namespace cpp {
|
|||
class ExtensionGenerator {
|
||||
public:
|
||||
// See generator.cc for the meaning of dllexport_decl.
|
||||
explicit ExtensionGenerator(const FieldDescriptor* desycriptor,
|
||||
explicit ExtensionGenerator(const FieldDescriptor* descriptor,
|
||||
const Options& options);
|
||||
~ExtensionGenerator();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue