(ixwebsocket) replace std::unique_ptr<unsigned char[]> with std::array for some fixed arrays (which are in C++11)
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "10.2.5"
|
||||
#define IX_WEBSOCKET_VERSION "10.2.6"
|
||||
|
Reference in New Issue
Block a user