mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fixed linking warning for ASIO (nw)
This commit is contained in:
parent
3bec26611e
commit
60d3061fbc
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user