diff options
Diffstat (limited to 'gcc/convert.c')
-rw-r--r-- | gcc/convert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/convert.c b/gcc/convert.c index eba919530af..459d5337e35 100644 --- a/gcc/convert.c +++ b/gcc/convert.c @@ -31,7 +31,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "convert.h" #include "diagnostic-core.h" -#include "toplev.h" #include "langhooks.h" /* Convert EXPR to some pointer or reference type TYPE. |