diff options
Diffstat (limited to 'gcc/cp/expr.c')
-rw-r--r-- | gcc/cp/expr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/expr.c b/gcc/cp/expr.c index a42e06b..ef5d6be 100644 --- a/gcc/cp/expr.c +++ b/gcc/cp/expr.c @@ -24,10 +24,8 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "rtl.h" #include "tree.h" #include "flags.h" -#include "expr.h" #include "cp-tree.h" #include "toplev.h" #include "except.h" |