diff options
Diffstat (limited to 'gcc/ira-int.h')
-rw-r--r-- | gcc/ira-int.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/ira-int.h b/gcc/ira-int.h index c2853dcdd37..a7c0f40b53b 100644 --- a/gcc/ira-int.h +++ b/gcc/ira-int.h @@ -21,10 +21,6 @@ along with GCC; see the file COPYING3. If not see #ifndef GCC_IRA_INT_H #define GCC_IRA_INT_H -#include "cfgloop.h" -#include "ira.h" -#include "alloc-pool.h" - /* To provide consistency in naming, all IRA external variables, functions, common typedefs start with prefix ira_. */ |