diff options
Diffstat (limited to 'gcc/tree-complex.c')
-rw-r--r-- | gcc/tree-complex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/tree-complex.c b/gcc/tree-complex.c index 1ff6f6f..f1ef177 100644 --- a/gcc/tree-complex.c +++ b/gcc/tree-complex.c @@ -23,8 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "tree.h" -#include "rtl.h" -#include "real.h" #include "flags.h" #include "tree-flow.h" #include "gimple.h" |