am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread
* commit '54146a634e0e66a5e4732ba1a80079a1e93bdd8a': DO NOT MERGE. may fix build on some version of gcc
This commit is contained in:
commit
73b607f9ce
@ -115,6 +115,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