diff options
Diffstat (limited to 'gcc/lto/lto-object.c')
-rw-r--r-- | gcc/lto/lto-object.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/lto/lto-object.c b/gcc/lto/lto-object.c index b8a720fdf86..e102e799d7f 100644 --- a/gcc/lto/lto-object.c +++ b/gcc/lto/lto-object.c @@ -37,8 +37,6 @@ along with GCC; see the file COPYING3. If not see #include "gimple.h" #include "diagnostic-core.h" #include "lto.h" -#include "plugin-api.h" -#include "ipa-ref.h" #include "cgraph.h" #include "lto-streamer.h" #include "lto-section-names.h" |