We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199fd58 commit 4254956Copy full SHA for 4254956
src/internal/sio_client_impl.h
@@ -3,6 +3,7 @@
3
4
#include <cstdint>
5
#ifdef _WIN32
6
+#include <malloc.h>
7
#define _WEBSOCKETPP_CPP11_THREAD_
8
#define BOOST_ALL_NO_LIB
9
//#define _WEBSOCKETPP_CPP11_RANDOM_DEVICE_
0 commit comments