|
@@ -104,8 +104,10 @@ void ReflectionClassGenerator::Generate(io::Printer* printer) {
|
|
|
|
|
|
void ReflectionClassGenerator::WriteIntroduction(io::Printer* printer) {
|
|
|
printer->Print(
|
|
|
- "// Generated by the protocol buffer compiler. DO NOT EDIT!\n"
|
|
|
- "// source: $file_name$\n"
|
|
|
+ "// <auto-generated>\n"
|
|
|
+ "// Generated by the protocol buffer compiler. DO NOT EDIT!\n"
|
|
|
+ "// source: $file_name$\n"
|
|
|
+ "// </auto-generated>\n"
|
|
|
"#pragma warning disable 1591, 0612, 3021\n"
|
|
|
"#region Designer generated code\n"
|
|
|
"\n"
|