always trimming fat
This commit is contained in:
parent
bf669ee8a7
commit
74d642f297
8 changed files with 808 additions and 1450 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef TREE_SITTER_POINT_H_
|
||||
#define TREE_SITTER_POINT_H_
|
||||
|
||||
#include "api.h"
|
||||
#include "./api.h"
|
||||
|
||||
#define POINT_ZERO ((TSPoint) {0, 0})
|
||||
#define POINT_MAX ((TSPoint) {UINT32_MAX, UINT32_MAX})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue