forked from boostorg/smart_ptr
Merge branch 'develop' into feature/asciidoc
This commit is contained in:
@ -48,7 +48,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
virtual ~local_counted_base() BOOST_NOEXCEPT
|
||||
virtual ~local_counted_base() /*BOOST_NOEXCEPT*/
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user