maint: fix comp on Windows

This commit is contained in:
2022-11-25 19:56:50 +00:00
committed by GitHub
parent a0cbd37345
commit 41b9902051

View File

@ -10,7 +10,7 @@ namespace network
namespace
{
#ifdef _WIN32
[[maybe_unused]] class wsa_initializer
GSL_NODISCARD class wsa_initializer
{
public:
wsa_initializer()