mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:17:34 +00:00
AK: Export DisjointSpans into the global namespace
I think we just forgot when we added it.
This commit is contained in:
parent
75eb5e7984
commit
6e5bf7ac6f
1 changed files with 1 additions and 0 deletions
|
@ -393,3 +393,4 @@ private:
|
|||
}
|
||||
|
||||
using AK::DisjointChunks;
|
||||
using AK::DisjointSpans;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue