mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:07:35 +00:00
Everywhere: Sort out superfluous QuickSort.h imports
They were sorta unneeded. :^)
This commit is contained in:
parent
e0b17988bd
commit
a7c265f341
8 changed files with 2 additions and 6 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "RangeAllocator.h"
|
||||
#include <AK/BinarySearch.h>
|
||||
#include <AK/Checked.h>
|
||||
#include <AK/QuickSort.h>
|
||||
#include <AK/Random.h>
|
||||
|
||||
#define VM_GUARD_PAGES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue