mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
AK: Add a predicate variant of StringView::split_view
This commit is contained in:
committed by
Andreas Kling
parent
0497986572
commit
2370efbea6
@@ -31,7 +31,6 @@
|
||||
#include <AK/Memory.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/StringView.h>
|
||||
#include <AK/Vector.h>
|
||||
|
||||
namespace AK {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user