- Sync WRC to Wine-20081105 (a few nice bugfixes).
[reactos.git] / reactos / tools / wrc / parser.tab.h
index 6eeddcc..d5a98cd 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 237 "parser.y"
+#line 241 "parser.y"
 typedef union YYSTYPE {
        string_t        *str;
        int             num;