mirror of
https://github.com/boostorg/asio.git
synced 2026-01-30 19:32:09 +00:00
This eliminates a warning from some compilers that the deprecated annotation is a C++14 extension. An alternative implementation of the annotation is now always used when using MSVC.