diff options
Diffstat (limited to 'gcc/ipa-prop.h')
-rw-r--r-- | gcc/ipa-prop.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ipa-prop.h b/gcc/ipa-prop.h index d2f0c675846..165fc1a7f45 100644 --- a/gcc/ipa-prop.h +++ b/gcc/ipa-prop.h @@ -20,9 +20,6 @@ along with GCC; see the file COPYING3. If not see #ifndef IPA_PROP_H #define IPA_PROP_H -#include "vec.h" -#include "cgraph.h" -#include "alloc-pool.h" /* The following definitions and interfaces are used by interprocedural analyses or parameters. */ |