diff options
Diffstat (limited to 'gcc/cp/call.c')
-rw-r--r-- | gcc/cp/call.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/call.c b/gcc/cp/call.c index 890ab88..76fec59 100644 --- a/gcc/cp/call.c +++ b/gcc/cp/call.c @@ -32,9 +32,7 @@ along with GCC; see the file COPYING3. If not see #include "cp-tree.h" #include "output.h" #include "flags.h" -#include "rtl.h" #include "toplev.h" -#include "expr.h" #include "diagnostic.h" #include "intl.h" #include "target.h" |