mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-20 19:55:44 +00:00
maint: fix comp on Windows
This commit is contained in:
parent
a0cbd37345
commit
41b9902051
@ -10,7 +10,7 @@ namespace network
|
||||
namespace
|
||||
{
|
||||
#ifdef _WIN32
|
||||
[[maybe_unused]] class wsa_initializer
|
||||
GSL_NODISCARD class wsa_initializer
|
||||
{
|
||||
public:
|
||||
wsa_initializer()
|
||||
|
Loading…
x
Reference in New Issue
Block a user