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