diff options
Diffstat (limited to 'gcc/data-streamer.c')
-rw-r--r-- | gcc/data-streamer.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/data-streamer.c b/gcc/data-streamer.c index e3a1b41ad70..634bc9a1dba 100644 --- a/gcc/data-streamer.c +++ b/gcc/data-streamer.c @@ -23,14 +23,11 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "hash-set.h" -#include "machmode.h" #include "vec.h" -#include "double-int.h" #include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "fold-const.h" |