summaryrefslogtreecommitdiff
path: root/src/FlexLexer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/FlexLexer.h')
-rw-r--r--src/FlexLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FlexLexer.h b/src/FlexLexer.h
index ccd9eeb..9b54949 100644
--- a/src/FlexLexer.h
+++ b/src/FlexLexer.h
@@ -202,6 +202,7 @@ protected:
yy_state_type* yy_state_buf;
yy_state_type* yy_state_ptr;
+ size_t yy_state_buf_max;
char* yy_full_match;
int* yy_full_state;