Explorar o código

Add missing plugin.h into extract_includes.bat script.

liujisi@google.com %!s(int64=14) %!d(string=hai) anos
pai
achega
5a3342823a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vsprojects/extract_includes.bat

+ 1 - 0
vsprojects/extract_includes.bat

@@ -40,3 +40,4 @@ copy ..\src\google\protobuf\compiler\parser.h include\google\protobuf\compiler\p
 copy ..\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_generator.h
 copy ..\src\google\protobuf\compiler\java\java_generator.h include\google\protobuf\compiler\java\java_generator.h
 copy ..\src\google\protobuf\compiler\python\python_generator.h include\google\protobuf\compiler\python\python_generator.h
+copy ..\src\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h