mirror of
https://github.com/boostorg/asio.git
synced 2026-02-25 14:32:08 +00:00
Fix defence against macros defined by Qt on MSVC.
This commit is contained in:
@@ -146,4 +146,8 @@
|
||||
# endif
|
||||
# endif
|
||||
|
||||
# pragma pop_macro ("emit")
|
||||
# pragma pop_macro ("signal")
|
||||
# pragma pop_macro ("slot")
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user