mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:28:12 +00:00
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
This commit is contained in:
parent
3503c658fb
commit
15c324a70b
4 changed files with 1 additions and 4 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <AK/IDAllocator.h>
|
||||
#include <AK/StringBuilder.h>
|
||||
#include <LibJS/AST.h>
|
||||
#include <LibJS/Heap/DeferGC.h>
|
||||
#include <LibJS/Runtime/FunctionObject.h>
|
||||
#include <LibWeb/Bindings/MainThreadVM.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue