Ignore protobuf warnings
This commit is contained in:
parent
cf51b962da
commit
38f15c7d50
2
deps/protobuf
vendored
2
deps/protobuf
vendored
@ -1 +1 @@
|
||||
Subproject commit bdeb215cab2985195325fcd5e70c3fa751f46e0f
|
||||
Subproject commit cae3b0cbb689d0ed1e5da73942a5a9705f3411b0
|
@ -45,6 +45,7 @@
|
||||
// Ignore the warnings, it's no our code!
|
||||
#pragma warning(push)
|
||||
#pragma warning(disable: 4005)
|
||||
#pragma warning(disable: 4389)
|
||||
#pragma warning(disable: 6001)
|
||||
#pragma warning(disable: 6011)
|
||||
#pragma warning(disable: 6031)
|
||||
|
Loading…
Reference in New Issue
Block a user