mirror of
https://github.com/boostorg/any.git
synced 2026-02-01 08:02:07 +00:00
revert previous "fix"
[SVN r10528]
This commit is contained in:
@@ -33,7 +33,7 @@ namespace boost
|
||||
{
|
||||
}
|
||||
|
||||
~any() throw()
|
||||
~any()
|
||||
{
|
||||
delete content;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user