diff options
Diffstat (limited to 'gcc/except.cc')
-rw-r--r-- | gcc/except.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/except.cc b/gcc/except.cc index 3cb2728..759b023 100644 --- a/gcc/except.cc +++ b/gcc/except.cc @@ -109,7 +109,6 @@ along with GCC; see the file COPYING3. If not see output_call_frame_info (dwarf2out.cc) emits the required unwind data. */ -#define INCLUDE_MEMORY #include "config.h" #include "system.h" #include "coretypes.h" |