mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 10:36:02 +00:00
Everywhere: Move AK/Debug.h include to using files or remove
This commit is contained in:
parent
a55360781b
commit
8a331d4fa0
Notes:
sideshowbarker
2024-07-17 06:51:40 +09:00
Author: https://github.com/BenWiederhake
Commit: 8a331d4fa0
Pull-request: https://github.com/SerenityOS/serenity/pull/16783
Reviewed-by: https://github.com/bgianfo ✅
20 changed files with 8 additions and 12 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Debug.h>
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/SourceLocation.h>
|
||||
#include <AK/Tuple.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue