diff options
Diffstat (limited to 'gcc/sched-vis.c')
-rw-r--r-- | gcc/sched-vis.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/sched-vis.c b/gcc/sched-vis.c index 5754a56..24c9c2d 100644 --- a/gcc/sched-vis.c +++ b/gcc/sched-vis.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "hard-reg-set.h" #include "basic-block.h" -#include "real.h" #include "insn-attr.h" #include "sched-int.h" #include "tree-pass.h" |