forked from boostorg/exception
Improving CodeGear C++Builder 2009 compatibility
[SVN r48918]
This commit is contained in:
@ -99,7 +99,7 @@ boost
|
||||
|
||||
private:
|
||||
|
||||
clone_base const *
|
||||
exception_detail::clone_base const *
|
||||
clone() const
|
||||
{
|
||||
return new unknown_exception(*this);
|
||||
|
Reference in New Issue
Block a user