Watch leaks for grammar_t

This commit is contained in:
Allan Odgaard
2013-08-27 21:28:46 +02:00
parent d93b20d571
commit 33ed6b6637

View File

@@ -13,6 +13,8 @@ namespace parse
struct PUBLIC grammar_t
{
WATCH_LEAKS(grammar_t);
struct callback_t
{
virtual ~callback_t () { }