summaryrefslogtreecommitdiff
path: root/src/net/eathena/vendinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/vendinghandler.h')
-rw-r--r--src/net/eathena/vendinghandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/vendinghandler.h b/src/net/eathena/vendinghandler.h
index d8d3948f6..7929a6d19 100644
--- a/src/net/eathena/vendinghandler.h
+++ b/src/net/eathena/vendinghandler.h
@@ -32,6 +32,8 @@ class VendingHandler final : public Net::VendingHandler
A_DELETE_COPY(VendingHandler)
+ ~VendingHandler();
+
void close() const override final;
void open(const Being *const being) const override final;