diff options
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 |