mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 22:51:27 +00:00
Remove a not allowed typename.
This commit is contained in:
parent
622421be99
commit
053ea6f383
@ -132,7 +132,7 @@ public:
|
||||
typedef shared_object<t_string_base> super;
|
||||
typedef t_string_base base;
|
||||
typedef t_string_base::walker walker;
|
||||
typedef typename base::t_token t_token;
|
||||
typedef base::t_token t_token;
|
||||
|
||||
/** Default implementation, but defined out-of-line for efficiency reasons. */
|
||||
t_string();
|
||||
|
Loading…
x
Reference in New Issue
Block a user