mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
Fixed linking warning for ASIO (nw)
This commit is contained in:
parent
e33eb48ad0
commit
31127f8613
@ -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