AK: Export DisjointSpans into the global namespace

I think we just forgot when we added it.
This commit is contained in:
kleines Filmröllchen 2022-02-07 19:23:45 +01:00 committed by Ali Mohammad Pur
parent 75eb5e7984
commit 6e5bf7ac6f
Notes: sideshowbarker 2024-07-18 04:38:32 +09:00

View file

@ -393,3 +393,4 @@ private:
}
using AK::DisjointChunks;
using AK::DisjointSpans;