Fix: Buildable libgmr.a

This commit is contained in:
Maieul BOYER 2024-04-28 18:26:57 +02:00
parent d77d4d3063
commit c28d673db7
No known key found for this signature in database
15 changed files with 1231 additions and 16 deletions

View file

@ -4,7 +4,7 @@
#include <stdlib.h>
#include <stdbool.h>
#include "./point.h"
#include "tree_sitter/api.h"
#include "api.h"
typedef struct {
uint32_t bytes;