Skip to content

Commit 4254956

Browse files
committed
Use malloc here
1 parent 199fd58 commit 4254956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/internal/sio_client_impl.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
#include <cstdint>
55
#ifdef _WIN32
6+
#include <malloc.h>
67
#define _WEBSOCKETPP_CPP11_THREAD_
78
#define BOOST_ALL_NO_LIB
89
//#define _WEBSOCKETPP_CPP11_RANDOM_DEVICE_

0 commit comments

Comments
 (0)