(Windows) move EINVAL (re)definition from IXSocket.h to IXNetSystem.h (fix #289)

This commit is contained in:
Benjamin Sergeant
2021-05-18 11:18:40 -07:00
parent ae187c0e98
commit 97fedf9482
2 changed files with 5 additions and 1 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "11.2.5"
#define IX_WEBSOCKET_VERSION "11.2.6"