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