mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
LibJS: Remove some unused runtime headers from Heap folder
This commit is contained in:
parent
520aa04092
commit
2f6bcb3538
Notes:
github-actions[bot]
2024-11-13 10:09:48 +00:00
Author: https://github.com/shannonbooth
Commit: 2f6bcb3538
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2284
5 changed files with 4 additions and 11 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <LibJS/Heap/Cell.h>
|
||||
#include <LibJS/Heap/Heap.h>
|
||||
#include <LibJS/Runtime/Completion.h>
|
||||
#include <LibJS/Runtime/Value.h>
|
||||
|
||||
namespace JS {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue