Fix merge conflict caused by r291921
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291925 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -573,7 +573,7 @@ ios_base::exceptions(iostate __iostate)
|
||||
}
|
||||
|
||||
#if defined(_LIBCPP_CXX03_LANG)
|
||||
struct _LIBCPP_TYPE_VIS_ONLY __cxx03_bool {
|
||||
struct _LIBCPP_TYPE_VIS __cxx03_bool {
|
||||
typedef void (__cxx03_bool::*__bool_type)();
|
||||
void __true_value() {}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user