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 c7fc8bb..37747a6 100644 --- a/gcc/fortran/array.c +++ b/gcc/fortran/array.c @@ -24,7 +24,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "match.h" #include <string.h> -#include <assert.h> /* This parameter is the size of the largest array constructor that we will expand to an array constructor without iterators. |