summaryrefslogtreecommitdiff
path: root/src/net/tmwa/gamehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/gamehandler.h')
-rw-r--r--src/net/tmwa/gamehandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/gamehandler.h b/src/net/tmwa/gamehandler.h
index c38880eb3..78d30e7e3 100644
--- a/src/net/tmwa/gamehandler.h
+++ b/src/net/tmwa/gamehandler.h
@@ -35,6 +35,8 @@ class GameHandler final : public Ea::GameHandler
A_DELETE_COPY(GameHandler)
+ ~GameHandler();
+
void connect() const override final;
bool isConnected() const override final A_WARN_UNUSED;