diff options
Diffstat (limited to 'gcc/cp/parser.c')
-rw-r--r-- | gcc/cp/parser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c index 720a632..c3e27e5 100644 --- a/gcc/cp/parser.c +++ b/gcc/cp/parser.c @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "dyn-string.h" -#include "varray.h" #include "cpplib.h" #include "tree.h" #include "cp-tree.h" |