Skip to content

Commit 913a5a3

Browse files
pixelflingerXavier Ducrohet
authored andcommitted
DO NOT MERGE. may fix build on some version of gcc
Change-Id: Id99d390862731fd3fbc009dbffdf1d2a59dbe348
1 parent b087822 commit 913a5a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/utils/RefBase.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ class RefBase
115115
// used to override the RefBase destruction.
116116
class Destroyer {
117117
friend class RefBase;
118+
friend class weakref_type;
118119
public:
119120
virtual ~Destroyer();
120121
private:

0 commit comments

Comments
 (0)