DO NOT MERGE. may fix build on some version of gcc
Change-Id: Id99d390862731fd3fbc009dbffdf1d2a59dbe348
This commit is contained in:
parent
fad4d64a42
commit
66ff46b366
@ -115,6 +115,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