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 707df8b..89ccbaf 100644 --- a/gcc/cp/mangle.c +++ b/gcc/cp/mangle.c @@ -52,7 +52,6 @@ along with GCC; see the file COPYING3. If not see #include "tree.h" #include "tm_p.h" #include "cp-tree.h" -#include "real.h" #include "obstack.h" #include "toplev.h" #include "flags.h" |