Skip to content

Commit 4d1fa60

Browse files
Xavier DucrohetAndroid Code Review
authored andcommitted
Merge "DO NOT MERGE. may fix build on some version of gcc"
2 parents b087822 + 913a5a3 commit 4d1fa60

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)