aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/parse.h')
-rw-r--r--gcc/cp/parse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/cp/parse.h b/gcc/cp/parse.h
index f45eb6f..4ebcff2 100644
--- a/gcc/cp/parse.h
+++ b/gcc/cp/parse.h
@@ -89,4 +89,5 @@ typedef union {long itype; tree ttype; char *strtype; enum tree_code code; flagg
extern YYSTYPE yylval;
-#define YYEMPTY -2
+#define YYEMPTY -2
+