aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2011-02-23 22:37:48 +0000
committerH.J. Lu <hjl.tools@gmail.com>2011-02-23 22:37:48 +0000
commit3b8d4c366a1e647f437e554434e1020fd8a62d10 (patch)
tree82cd4bee58525857cb8d06d93f72ba43059ed4b0 /ld/testsuite/ld-elf
parent2b52013fe3b29dd6e23f3e893fb321999dc2f33b (diff)
downloadgdb-3b8d4c366a1e647f437e554434e1020fd8a62d10.zip
gdb-3b8d4c366a1e647f437e554434e1020fd8a62d10.tar.gz
gdb-3b8d4c366a1e647f437e554434e1020fd8a62d10.tar.bz2
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>.
Diffstat (limited to 'ld/testsuite/ld-elf')
-rw-r--r--ld/testsuite/ld-elf/new.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/new.cc b/ld/testsuite/ld-elf/new.cc
index b4c8882..513cf2f 100644
--- a/ld/testsuite/ld-elf/new.cc
+++ b/ld/testsuite/ld-elf/new.cc
@@ -1,5 +1,4 @@
#include <new>
-#include <exception_defines.h>
using std::bad_alloc;