mirror of
https://github.com/modelec/TCPSocketServer.git
synced 2026-03-20 22:50:27 +01:00
no warning
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
class ModelecServer : public TCPServer {
|
||||
|
||||
public:
|
||||
void acceptConnections();
|
||||
void acceptConnections() override;
|
||||
|
||||
~ModelecServer() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user