Add c++ support
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
|
||||
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
|
||||
typedef union YYSTYPE
|
||||
#line 14 "def.yy"
|
||||
#line 17 "def.yy"
|
||||
{
|
||||
char *text;
|
||||
int ival;
|
||||
|
||||
Reference in New Issue
Block a user