diff options
Diffstat (limited to 'gcc/cp/cp-array-notation.c')
-rw-r--r-- | gcc/cp/cp-array-notation.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/cp-array-notation.c b/gcc/cp/cp-array-notation.c index 9fd348c..d445054 100644 --- a/gcc/cp/cp-array-notation.c +++ b/gcc/cp/cp-array-notation.c @@ -53,9 +53,7 @@ #include "config.h" #include "system.h" #include "coretypes.h" -#include "tree.h" #include "cp-tree.h" -#include "c-family/c-common.h" #include "tree-iterator.h" /* Creates a FOR_STMT with INIT, COND, INCR and BODY as the initializer, |