Add missing includes

This commit is contained in:
Max Brunsfeld 2014-02-20 23:11:27 -08:00
parent 688fe993cf
commit cdf63b6083
2 changed files with 1 additions and 2 deletions

View file

@ -4,8 +4,6 @@
CXX ?= clang++
CC ?= clang
RM ?= rm -f
MKDIR ?= $(INSTALL) -d
SYMLINK ?= ln -s
### library configuration ###
LIB_NAME = tree_sitter