diff options
Diffstat (limited to 'gcc/cp/expr.c')
-rw-r--r-- | gcc/cp/expr.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/cp/expr.c b/gcc/cp/expr.c index 946ad89..0155872 100644 --- a/gcc/cp/expr.c +++ b/gcc/cp/expr.c @@ -22,12 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "tm.h" -#include "tree.h" #include "cp-tree.h" -#include "tm_p.h" -#include "alias.h" -#include "flags.h" /* Expand C++-specific constants. Currently, this means PTRMEM_CST. */ |