aboutsummaryrefslogtreecommitdiff
path: root/test/btyacc/err_inherit4.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/err_inherit4.tab.h')
-rw-r--r--test/btyacc/err_inherit4.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btyacc/err_inherit4.tab.h b/test/btyacc/err_inherit4.tab.h
index 657f87f078fa..b8c5c281761e 100644
--- a/test/btyacc/err_inherit4.tab.h
+++ b/test/btyacc/err_inherit4.tab.h
@@ -12,7 +12,7 @@
#endif
#ifndef YYSTYPE_IS_DECLARED
#define YYSTYPE_IS_DECLARED 1
-typedef union
+typedef union YYSTYPE
{
class cval;
type tval;