- fixed compile bugs
This commit is contained in:
parent
8fcc170e8f
commit
2cf6d213e2
5 changed files with 5 additions and 19 deletions
|
|
@ -272,7 +272,7 @@ public:
|
|||
return i;
|
||||
}
|
||||
|
||||
template<class Func> const
|
||||
template<class Func>
|
||||
unsigned int FindEx(Func compare) const
|
||||
{
|
||||
unsigned int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue