diff options
Diffstat (limited to 'gcc/print-tree.c')
-rw-r--r-- | gcc/print-tree.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/print-tree.c b/gcc/print-tree.c index 5ab844dc6d1..d75efa72380 100644 --- a/gcc/print-tree.c +++ b/gcc/print-tree.c @@ -25,8 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "tree.h" -#include "real.h" -#include "fixed-value.h" #include "ggc.h" #include "langhooks.h" #include "tree-iterator.h" |