diff options
Diffstat (limited to 'libstdc++-v3/acconfig.h')
-rw-r--r-- | libstdc++-v3/acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/acconfig.h b/libstdc++-v3/acconfig.h index d1c674a9b29..c81faa079d8 100644 --- a/libstdc++-v3/acconfig.h +++ b/libstdc++-v3/acconfig.h @@ -1,11 +1,5 @@ // acconfig.h symbols and macros for libstdc++ v3 -*- C++ -*- -// Define if GCC support for __complex__ float is buggy. -#undef _GLIBCPP_BUGGY_FLOAT_COMPLEX - -// Define if GCC support for __complex__ is buggy. -#undef _GLIBCPP_BUGGY_COMPLEX - // Include support for multiple threads, e.g., in the I/O package. #undef _GLIBCPP_USE_THREADS |