We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b0435 commit 3b7be7eCopy full SHA for 3b7be7e
1 file changed
src/internal/sio_packet.cpp
@@ -9,6 +9,7 @@
9
#include <rapidjson/encodedstream.h>
10
#include <rapidjson/writer.h>
11
#include <cassert>
12
+#include <algorithm>
13
14
#define kBIN_PLACE_HOLDER "_placeholder"
15
0 commit comments