aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lex.h
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>1994-11-29 00:59:16 +0000
committerMike Stump <mrs@gcc.gnu.org>1994-11-29 00:59:16 +0000
commitdb5ae43ff2ce49f1cbe66a0e16f4e079b702580b (patch)
tree572fd369f71d068ba440682b16fe5848cd15d1cf /gcc/cp/lex.h
parentc7a7ac465ec752e3c21494ff810e95e851f36ac3 (diff)
downloadgcc-db5ae43ff2ce49f1cbe66a0e16f4e079b702580b.zip
gcc-db5ae43ff2ce49f1cbe66a0e16f4e079b702580b.tar.gz
gcc-db5ae43ff2ce49f1cbe66a0e16f4e079b702580b.tar.bz2
49th Cygnus<->FSF merge
From-SVN: r8570
Diffstat (limited to 'gcc/cp/lex.h')
-rw-r--r--gcc/cp/lex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cp/lex.h b/gcc/cp/lex.h
index 291b9cd..105ca3a 100644
--- a/gcc/cp/lex.h
+++ b/gcc/cp/lex.h
@@ -58,6 +58,7 @@ enum rid
RID_VOLATILE,
RID_FRIEND,
RID_VIRTUAL,
+ RID_EXPLICIT,
RID_SIGNED,
RID_AUTO,
RID_MUTABLE,