Fix compile error on gcc

This commit is contained in:
Max Brunsfeld 2014-05-09 15:37:30 -07:00
parent 963768eb8a
commit 3e0debf814
4 changed files with 38 additions and 36 deletions

View file

@ -4,6 +4,7 @@
#include "tree_sitter/runtime.h"
typedef unsigned short ts_state_id;
typedef struct {
size_t size;
struct {