diff options
Diffstat (limited to 'gcc/ipa-inline.h')
-rw-r--r-- | gcc/ipa-inline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ipa-inline.h b/gcc/ipa-inline.h index 8edf49621ad..2ac6e4e93cb 100644 --- a/gcc/ipa-inline.h +++ b/gcc/ipa-inline.h @@ -21,7 +21,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_IPA_INLINE_H #define GCC_IPA_INLINE_H -#include "ipa-prop.h" /* Representation of inline parameters that do depend on context function is inlined into (i.e. known constant values of function parameters. |