mirror of
https://github.com/boostorg/exception.git
synced 2025-07-21 16:32:05 +02:00
Making error_info's destructor virtual.
[SVN r78235]
This commit is contained in:
@ -30,6 +30,7 @@ boost
|
||||
|
||||
protected:
|
||||
|
||||
virtual
|
||||
~error_info_base() throw()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user