X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcontext.h;h=10b9061cc7e7fe0bcf396e1709ff7c950ce99a54;hb=58dc1e7c15f928d0f861a20c46f2be4112bf5baf;hp=de26ac71aa8733b54dd1cd9c79db8ccc36c684c5;hpb=8e69eba7dc53233c169152bdf654f032fcd0629f;p=libs%2Fal.git diff --git a/source/context.h b/source/context.h index de26ac7..10b9061 100644 --- a/source/context.h +++ b/source/context.h @@ -22,6 +22,7 @@ private: public: Context(Device &); + ~Context(); }; } // namespace AL