Fix memory leak in tree
This commit is contained in:
parent
7251456cd2
commit
8deeff392b
4 changed files with 12 additions and 7 deletions
|
|
@ -7,8 +7,6 @@
|
|||
#include "rules/built_in_symbols.h"
|
||||
#include "first_set.h"
|
||||
|
||||
#include "stream_methods.h"
|
||||
|
||||
namespace tree_sitter {
|
||||
using std::pair;
|
||||
using std::string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue