mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-23 08:06:11 +00:00
Everywhere: Sort out superfluous QuickSort.h imports
They were sorta unneeded. :^)
This commit is contained in:
committed by
Linus Groh
parent
e0b17988bd
commit
a7c265f341
@@ -10,6 +10,7 @@
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/Function.h>
|
||||
#include <AK/LexicalPath.h>
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/ScopeGuard.h>
|
||||
#include <AK/ScopedValueRollback.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
|
||||
Reference in New Issue
Block a user