Merge tag 'v0.21.22'
release v0.21.22
This commit is contained in:
@@ -29,8 +29,8 @@ public:
|
||||
};
|
||||
|
||||
#ifdef _WIN32
|
||||
ShutdownHandler::ShutdownHandler(EventLoop &loop) {}
|
||||
ShutdownHandler::~ShutdownHandler() {}
|
||||
inline ShutdownHandler::ShutdownHandler(EventLoop &) {}
|
||||
inline ShutdownHandler::~ShutdownHandler() {}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user