diff options
Diffstat (limited to 'gcc/tree-chrec.c')
-rw-r--r-- | gcc/tree-chrec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-chrec.c b/gcc/tree-chrec.c index 746142a2951..e7b674559b7 100644 --- a/gcc/tree-chrec.c +++ b/gcc/tree-chrec.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "ggc.h" #include "tree.h" -#include "real.h" #include "diagnostic.h" #include "cfgloop.h" #include "tree-flow.h" |