diff options
Diffstat (limited to 'gcc/tree-streamer-in.c')
-rw-r--r-- | gcc/tree-streamer-in.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-streamer-in.c b/gcc/tree-streamer-in.c index 3799eb61d6d..0dca02ece51 100644 --- a/gcc/tree-streamer-in.c +++ b/gcc/tree-streamer-in.c @@ -29,10 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "stringpool.h" #include "tree-streamer.h" #include "cgraph.h" -#include "diagnostic.h" -#include "alias.h" -#include "fold-const.h" -#include "internal-fn.h" #include "builtins.h" #include "ipa-chkp.h" #include "gomp-constants.h" |