Skip to content

Commit 54146a6

Browse files
ducrohetAndroid (Google) Code Review
authored andcommitted
Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread
2 parents 2f9ad8b + ec15afc commit 54146a6

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)