mirror of
https://github.com/boostorg/exception.git
synced 2025-07-30 20:47:18 +02:00
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