parent
eb70b343aa
commit
5553de265e
3 changed files with 13 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||||
|
namespace google { |
||||||
|
namespace protobuf { |
||||||
|
namespace internal { |
||||||
|
|
||||||
|
bool fully_verify_message_sets_opt_out = true; |
||||||
|
|
||||||
|
} // namespace internal
|
||||||
|
} // namespace protobuf
|
||||||
|
} // namespace google
|
Loading…
Reference in new issue