diff options
Diffstat (limited to 'gcc/cp/mangle.c')
-rw-r--r-- | gcc/cp/mangle.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/mangle.c b/gcc/cp/mangle.c index 3b81ea9..187a656 100644 --- a/gcc/cp/mangle.c +++ b/gcc/cp/mangle.c @@ -55,7 +55,6 @@ along with GCC; see the file COPYING3. If not see #include "real.h" #include "obstack.h" #include "toplev.h" -#include "varray.h" #include "flags.h" #include "target.h" #include "cgraph.h" |