mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-26 18:52:39 +00:00
Update idl_gen_fbs.cpp
This commit is contained in:
@@ -64,7 +64,6 @@ std::string GenerateFBS(const Parser &parser, const std::string &file_name, cons
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string schema;
|
std::string schema;
|
||||||
schema += "// Generated from " + file_name + ".proto\n\n";
|
schema += "// Generated from " + file_name + ".proto\n\n";
|
||||||
if (parser.opts.include_dependence_headers) {
|
if (parser.opts.include_dependence_headers) {
|
||||||
|
|||||||
Reference in New Issue
Block a user