Fixed linking warning for ASIO (nw)

This commit is contained in:
Miodrag Milanovic 2016-10-24 18:26:10 +02:00 committed by Vas Crabb
parent e33eb48ad0
commit 31127f8613

View File

@ -17,7 +17,6 @@
#pragma GCC diagnostic ignored "-Wunused-variable"
#endif
#define ASIO_HEADER_ONLY
#define ASIO_STANDALONE
#define ASIO_SEPARATE_COMPILATION
#define ASIO_NOEXCEPT noexcept(true)