Remove rules that don't need to be public from compiler.h
This commit is contained in:
parent
a34da59889
commit
688fe993cf
9 changed files with 64 additions and 47 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "tree_sitter/compiler.h"
|
||||
#include "character_range.h"
|
||||
#include <string>
|
||||
|
||||
namespace tree_sitter {
|
||||
using std::string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue