(ws client) use correct compilation defines so that spdlog is not used as a header only library (reduce binary size and increase compilation speed)
This commit is contained in:
@ -6,4 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define IX_WEBSOCKET_VERSION "7.8.0"
|
||||
#define IX_WEBSOCKET_VERSION "7.7.1"
|
||||
|
Reference in New Issue
Block a user