DO NOT MERGE. may fix build on some version of gcc

Change-Id: Id99d390862731fd3fbc009dbffdf1d2a59dbe348
This commit is contained in:
Mathias Agopian
2011-06-14 11:50:22 -07:00
committed by Xavier Ducrohet
parent b0878223db
commit 913a5a3cc6

View File

@@ -115,6 +115,7 @@ public:
// used to override the RefBase destruction.
class Destroyer {
friend class RefBase;
friend class weakref_type;
public:
virtual ~Destroyer();
private: