Add missing includes
This commit is contained in:
parent
688fe993cf
commit
cdf63b6083
2 changed files with 1 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define __tree_sitter_character_range_h__
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
namespace tree_sitter {
|
||||
namespace rules {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue