mirror of
https://github.com/boostorg/exception.git
synced 2026-04-29 02:03:38 +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