Unverified Commit d1d576e8 authored by TanGuofu's avatar TanGuofu Committed by GitHub

remove ```#include wire_format_lite_inl.h``` to fix Protobuf 3.8 build error

remove ```#include wire_format_lite_inl.h``` to fix Protobuf 3.8 build error 
test build ok with protobuf 3.6.1 and protobuf 3.8.0
parent 8c32109d
......@@ -25,7 +25,6 @@
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment