Skip to content

Commit

Permalink
AK: Export DisjointSpans into the global namespace
Browse files Browse the repository at this point in the history
I think we just forgot when we added it.
  • Loading branch information
kleinesfilmroellchen authored and alimpfard committed Feb 26, 2022
1 parent 75eb5e7 commit 6e5bf7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AK/DisjointChunks.h
Original file line number Diff line number Diff line change
Expand Up @@ -393,3 +393,4 @@ class DisjointChunks {
}

using AK::DisjointChunks;
using AK::DisjointSpans;

0 comments on commit 6e5bf7a

Please sign in to comment.