diff options
Diffstat (limited to 'gcc/fortran/data.cc')
-rw-r--r-- | gcc/fortran/data.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/data.cc b/gcc/fortran/data.cc index 3aa869b..e720245 100644 --- a/gcc/fortran/data.cc +++ b/gcc/fortran/data.cc @@ -32,7 +32,6 @@ along with GCC; see the file COPYING3. If not see etc., to convert the initial value. Refer to trans-expr.cc and trans-array.cc. */ -#define INCLUDE_MEMORY #include "config.h" #include "system.h" #include "coretypes.h" |