summaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-dump.c')
-rw-r--r--gcc/tree-dump.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-dump.c b/gcc/tree-dump.c
index 5467e28b5e8..90b899039d2 100644
--- a/gcc/tree-dump.c
+++ b/gcc/tree-dump.c
@@ -31,8 +31,6 @@ along with GCC; see the file COPYING3. If not see
#include "tree-pass.h"
#include "langhooks.h"
#include "tree-iterator.h"
-#include "real.h"
-#include "fixed-value.h"
static unsigned int queue (dump_info_p, const_tree, int);
static void dump_index (dump_info_p, unsigned int);