mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-22 23:55:12 +00:00
LibRegex: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
committed by
Alexander Kalenik
parent
7f989765f5
commit
cdb54fe504
@@ -16,7 +16,6 @@
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <AK/StringUtils.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/Utf16View.h>
|
||||
#include <LibUnicode/CharacterTypes.h>
|
||||
|
||||
namespace regex {
|
||||
|
||||
Reference in New Issue
Block a user