diff options
Diffstat (limited to 'gcc/fortran/array.c')
-rw-r--r-- | gcc/fortran/array.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/array.c b/gcc/fortran/array.c index 0b676af..144d8e0 100644 --- a/gcc/fortran/array.c +++ b/gcc/fortran/array.c @@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "options.h" #include "gfortran.h" -#include "flags.h" #include "match.h" #include "constructor.h" |