updated stuff in ast
This commit is contained in:
parent
27067e158e
commit
7ac90bac55
20 changed files with 171 additions and 150 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#ifndef VEC_AST_H
|
||||
#define VEC_AST_H
|
||||
|
||||
#include "ast/ast_forward_def.h"
|
||||
#include "ast/_forward_def.h"
|
||||
#include "me/types.h"
|
||||
|
||||
/// @brief A function that takes two t_ast_node and compare them
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue