summaryrefslogtreecommitdiff
path: root/gcc/tree-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-browser.c')
-rw-r--r--gcc/tree-browser.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-browser.c b/gcc/tree-browser.c
index 1cd4ef80d2d..76526d6ac47 100644
--- a/gcc/tree-browser.c
+++ b/gcc/tree-browser.c
@@ -21,14 +21,10 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "hash-table.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "options.h"
-#include "inchash.h"
#include "tree.h"
#include "tree-pretty-print.h"
#include "print-tree.h"