diff options
author | Sebastian Geerken <devnull@localhost> | 2014-06-22 21:37:34 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2014-06-22 21:37:34 +0200 |
commit | 3b2639bec13ac6fd70a32bdc45c25a890d5d9f92 (patch) | |
tree | bacb00fbe92b27e18c763365635bc7721680d7f6 /dw/bullet.hh | |
parent | df401973a3c0ef4e4c77de91e53567e86ac57dd7 (diff) |
RTFL.
Diffstat (limited to 'dw/bullet.hh')
-rw-r--r-- | dw/bullet.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/bullet.hh b/dw/bullet.hh index 76451cf7..97a4909d 100644 --- a/dw/bullet.hh +++ b/dw/bullet.hh @@ -21,6 +21,7 @@ protected: public: Bullet (); + ~Bullet (); }; } // namespace dw |