mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:17:36 +00:00
AK: Add a missing using AK::OrderedHashMap
statement
This commit is contained in:
parent
4a81c79909
commit
f1f00be691
1 changed files with 1 additions and 0 deletions
|
@ -156,3 +156,4 @@ private:
|
|||
}
|
||||
|
||||
using AK::HashMap;
|
||||
using AK::OrderedHashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue