Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread
This commit is contained in:
commit
10779f5a6c
@ -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