Workarounds to allow compilation by Sun C++ 5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -83,7 +83,9 @@ protected:\
|
||||
value_type mData;\
|
||||
};\
|
||||
\
|
||||
public:\
|
||||
typedef tree_node* node_ref_type;\
|
||||
protected:\
|
||||
\
|
||||
node_ref_type mpRoot;\
|
||||
node_ref_type mpLeftMost;\
|
||||
|
Reference in New Issue
Block a user