DO NOT MERGE. may fix build on some version of gcc
Change-Id: Iff6d9ab3a7caf58f65fc3f60633a3bd577b7af25
This commit is contained in:
parent
8cb535b11d
commit
7b1ef58d56
@ -120,6 +120,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