diff options
Diffstat (limited to 'gcc/tree-streamer-in.c')
-rw-r--r-- | gcc/tree-streamer-in.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree-streamer-in.c b/gcc/tree-streamer-in.c index 912fa5f..0226740 100644 --- a/gcc/tree-streamer-in.c +++ b/gcc/tree-streamer-in.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-streamer.h" #include "cgraph.h" #include "builtins.h" -#include "ipa-chkp.h" #include "gomp-constants.h" #include "stringpool.h" #include "attribs.h" |