mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 10:58:01 +00:00
fixed compilation, but not sure about this
svn-id: r4921
This commit is contained in:
parent
dcf05149fe
commit
e6a2c59843
@ -39,8 +39,9 @@ protected:
|
||||
|
||||
Node *_root;
|
||||
Node *_header;
|
||||
|
||||
public:
|
||||
class Iterator {
|
||||
protected:
|
||||
Node *_node;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user