X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/09b503c8e1b6d4db4dd8f9c35390e0fe338a9314..eeeb962b:/src/lex.h diff --git a/src/lex.h b/src/lex.h index 16ac115a..34954148 100644 --- a/src/lex.h +++ b/src/lex.h @@ -50,6 +50,7 @@ typedef enum token_e tok_thong, tok_define, tok_skel, + tok_include, tok_noop, tok_intopt, tok_stropt,