mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Watch leaks for grammar_t
This commit is contained in:
@@ -13,6 +13,8 @@ namespace parse
|
||||
|
||||
struct PUBLIC grammar_t
|
||||
{
|
||||
WATCH_LEAKS(grammar_t);
|
||||
|
||||
struct callback_t
|
||||
{
|
||||
virtual ~callback_t () { }
|
||||
|
||||
Reference in New Issue
Block a user