diff options
Diffstat (limited to 'libstdc++-v3/config.h.in')
-rw-r--r-- | libstdc++-v3/config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in index 88d56b5..945d44e 100644 --- a/libstdc++-v3/config.h.in +++ b/libstdc++-v3/config.h.in @@ -768,9 +768,6 @@ /* Define if size_t is unsigned int. */ #undef _GLIBCXX_SIZE_T_IS_UINT -/* Define if the compiler is configured for setjmp/longjmp exceptions. */ -#undef _GLIBCXX_SJLJ_EXCEPTIONS - /* Define to the value of the EOF integer constant. */ #undef _GLIBCXX_STDIO_EOF |