buld system: suppress a warning
This commit is contained in:
parent
d38d38eed3
commit
7c053262af
@ -842,6 +842,9 @@ static void yy_flex_strncpy (char *,yyconst char *,int );
|
|||||||
static int yy_flex_strlen (yyconst char * );
|
static int yy_flex_strlen (yyconst char * );
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//bbox: suppressing "defined but not used" warning
|
||||||
|
#define YY_NO_INPUT 1
|
||||||
|
|
||||||
#ifndef YY_NO_INPUT
|
#ifndef YY_NO_INPUT
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Loading…
Reference in New Issue
Block a user