Merge "may fix build on some version of gcc"
This commit is contained in:
commit
f852a4522f
@ -119,6 +119,7 @@ public:
|
||||
// used to override the RefBase destruction.
|
||||
class Destroyer {
|
||||
friend class RefBase;
|
||||
friend class weakref_type;
|
||||
public:
|
||||
virtual ~Destroyer();
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user