[fix] stdint include

This commit is contained in:
Al
2015-09-20 20:10:47 -04:00
parent 25b3338600
commit cffa5a4a20

View File

@@ -4,6 +4,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#include "token_types.h"