mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
Don't include <exception_defines.h>
2011-02-23 H.J. Lu <hongjiu.lu@intel.com> * ld-elf/new.cc: Don't include <exception_defines.h>.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2011-02-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/new.cc: Don't include <exception_defines.h>.
|
||||
|
||||
2011-02-10 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-scripts/defined.exp: Don't run defined5 for AOUT.
|
||||
|
@ -1,5 +1,4 @@
|
||||
#include <new>
|
||||
#include <exception_defines.h>
|
||||
|
||||
using std::bad_alloc;
|
||||
|
||||
|
Reference in New Issue
Block a user