diff options
Diffstat (limited to 'gcc/real.c')
-rw-r--r-- | gcc/real.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/real.c b/gcc/real.c index f3f4a5f42e4..18c01aaf769 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -23,12 +23,9 @@ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "diagnostic-core.h" #include "realmpfr.h" |