Remove more unused includes
This commit is contained in:
parent
27f305d556
commit
dd0feea8e6
6 changed files with 0 additions and 12 deletions
|
|
@ -1,11 +1,8 @@
|
|||
#include "first_set.h"
|
||||
#include "rule_can_be_blank.h"
|
||||
#include "grammar.h"
|
||||
#include <vector>
|
||||
|
||||
using std::set;
|
||||
using std::vector;
|
||||
using std::dynamic_pointer_cast;
|
||||
using namespace tree_sitter::rules;
|
||||
|
||||
namespace tree_sitter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue