diff options
Diffstat (limited to 'gcc/tree-vrp.c')
-rw-r--r-- | gcc/tree-vrp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-vrp.c b/gcc/tree-vrp.c index d77cdef2cf5..b07f121f77d 100644 --- a/gcc/tree-vrp.c +++ b/gcc/tree-vrp.c @@ -34,7 +34,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-pretty-print.h" #include "gimple-pretty-print.h" #include "diagnostic-core.h" -#include "toplev.h" #include "intl.h" #include "cfgloop.h" #include "tree-scalar-evolution.h" |