mirror of https://github.com/grpc/grpc-web.git
Fix plugin compile error
This commit is contained in:
parent
525896f076
commit
7a241cbc70
|
|
@ -16,6 +16,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
#include <google/protobuf/compiler/code_generator.h>
|
#include <google/protobuf/compiler/code_generator.h>
|
||||||
#include <google/protobuf/compiler/plugin.h>
|
#include <google/protobuf/compiler/plugin.h>
|
||||||
#include <google/protobuf/descriptor.h>
|
#include <google/protobuf/descriptor.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue