Fix linter errors
This commit is contained in:
parent
82726ad53b
commit
4b817dc07c
15 changed files with 26 additions and 26 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#ifndef COMPILER_VARIABLE_H_
|
||||
#define COMPILER_VARIABLE_H_
|
||||
|
||||
#include <string>
|
||||
#include "tree_sitter/compiler.h"
|
||||
#include "compiler/rules/symbol.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue