mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-06-10 20:36:14 +00:00
fix: fix ASIO_STANDALONE release build trying to use boost::random (#301)
This commit is contained in:
parent
c09221f357
commit
168ce9d10b
@ -4,7 +4,7 @@
|
||||
#include <cstdint>
|
||||
#ifdef _WIN32
|
||||
#define _WEBSOCKETPP_CPP11_THREAD_
|
||||
//#define _WEBSOCKETPP_CPP11_RANDOM_DEVICE_
|
||||
#define _WEBSOCKETPP_CPP11_RANDOM_DEVICE_
|
||||
#define _WEBSOCKETPP_NO_CPP11_FUNCTIONAL_
|
||||
#define INTIALIZER(__TYPE__)
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user