Changed (u)int\d+_t to their stdme types
This commit is contained in:
parent
a7bfe526b0
commit
38bdd66f78
22 changed files with 1034 additions and 981 deletions
|
|
@ -1,6 +1,8 @@
|
|||
#ifndef TREE_SITTER_TREE_H_
|
||||
#define TREE_SITTER_TREE_H_
|
||||
|
||||
|
||||
#include "me/types.h"
|
||||
#include "./subtree.h"
|
||||
|
||||
typedef struct ParentCacheEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue