summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/libsupc++')
-rw-r--r--libstdc++-v3/libsupc++/unwind-cxx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libstdc++-v3/libsupc++/unwind-cxx.h b/libstdc++-v3/libsupc++/unwind-cxx.h
index 4fa4b4139f7..e79dd83628e 100644
--- a/libstdc++-v3/libsupc++/unwind-cxx.h
+++ b/libstdc++-v3/libsupc++/unwind-cxx.h
@@ -38,8 +38,6 @@
#include <typeinfo>
#include <exception>
#include <cstddef>
-#include <cstdlib>
-#define gcc_unreachable() std::abort()
#include "unwind.h"
#pragma GCC visibility push(default)