mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller
This commit is contained in:
parent
37fc6c117c
commit
fa9fba6901
Notes:
sideshowbarker
2024-07-19 08:50:27 +09:00
Author: https://github.com/awesomekling
Commit: fa9fba6901
13 changed files with 13 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
#include <AK/Assertions.h>
|
||||
#include <AK/ByteBuffer.h>
|
||||
#include <AK/LogStream.h>
|
||||
#include <AK/Memory.h>
|
||||
#include <Kernel/VM/MemoryManager.h>
|
||||
#include <Kernel/VM/Region.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue