mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-06-26 22:31:58 +00:00
maint: fix comp on Windows
This commit is contained in:
@ -10,7 +10,7 @@ namespace network
|
||||
namespace
|
||||
{
|
||||
#ifdef _WIN32
|
||||
[[maybe_unused]] class wsa_initializer
|
||||
GSL_NODISCARD class wsa_initializer
|
||||
{
|
||||
public:
|
||||
wsa_initializer()
|
||||
|
Reference in New Issue
Block a user