mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2025-12-05 22:35:51 +00:00
core: Fix windows build error : no member named 'all_of' in namespace 'std' (#446)
This commit is contained in:
parent
18b04350ab
commit
3b7be7e417
@ -9,6 +9,7 @@
|
||||
#include <rapidjson/encodedstream.h>
|
||||
#include <rapidjson/writer.h>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
|
||||
#define kBIN_PLACE_HOLDER "_placeholder"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user