mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
LibWasm: Clean up #include directives
This change aims to improve the speed of incremental builds.
This commit is contained in:
parent
caf7983039
commit
35764db0b7
Notes:
github-actions[bot]
2024-11-21 13:09:52 +00:00
Author: https://github.com/shlyakpavel
Commit: 35764db0b7
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2468
4 changed files with 3 additions and 9 deletions
|
@ -5,7 +5,6 @@
|
|||
*/
|
||||
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/Result.h>
|
||||
#include <AK/SourceLocation.h>
|
||||
#include <AK/TemporaryChange.h>
|
||||
#include <AK/Try.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue