Undefine the ASIO_SOCKET_ERROR macro when it is no longer needed.
This commit is contained in:
parent
3e7c9641ec
commit
03b59cb411
@ -254,6 +254,8 @@ private:
|
||||
|
||||
} // namespace asio
|
||||
|
||||
#undef ASIO_SOCKET_ERROR
|
||||
|
||||
#include "asio/detail/pop_options.hpp"
|
||||
|
||||
#endif // ASIO_SOCKET_ERROR_HPP
|
||||
|
Loading…
Reference in New Issue
Block a user