srctree

Robin Linden parent 13b859a0 06e65878
deps/asio: Disable deprecated features

third_party/asio.BUILD added: 2, removed: 1, total 1
@@ -8,6 +8,7 @@ cc_library(
"asio/include/**/*.ipp",
]),
defines = [
"ASIO_NO_DEPRECATED",
"ASIO_NO_TYPEID",
"ASIO_SEPARATE_COMPILATION",
],