mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +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
@@ -4,6 +4,7 @@
|
||||
* SPDX-License-Identifier: BSD-2-Clause
|
||||
*/
|
||||
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/ScopedValueRollback.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <LibGUI/TextEditor.h>
|
||||
|
||||
Reference in New Issue
Block a user