Fixed linking warning for ASIO (nw)

This commit is contained in:
Miodrag Milanovic 2016-10-24 18:26:10 +02:00
parent 3bec26611e
commit 60d3061fbc

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)