forked from lthn/blockchain
forgotten line
This commit is contained in:
parent
0b7a8a89bd
commit
ec35462267
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ namespace epee
|
|||
{
|
||||
most_recent_accessed.erase(it->second.second);
|
||||
most_recent_accessed.push_front(k);
|
||||
it->second.first = v;
|
||||
it->second.second = most_recent_accessed.begin();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue