summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FlexLexer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/FlexLexer.h b/FlexLexer.h
index 8289148..5b34500 100644
--- a/FlexLexer.h
+++ b/FlexLexer.h
@@ -113,6 +113,7 @@ protected:
void yy_load_buffer_state();
void yy_init_buffer( struct yy_buffer_state* b, istream* s );
+ void yy_flush_buffer( struct yy_buffer_state* b );
int yy_start_stack_ptr;
int yy_start_stack_depth;