GCC2 build fix.
This commit is contained in:
@@ -38,6 +38,10 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
class BListElementNodeChild;
|
class BListElementNodeChild;
|
||||||
|
|
||||||
|
// for GCC2
|
||||||
|
friend class BListElementNodeChild;
|
||||||
|
|
||||||
typedef BObjectList<ValueNodeChild> ChildNodeList;
|
typedef BObjectList<ValueNodeChild> ChildNodeList;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|||||||
Reference in New Issue
Block a user