mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:47:44 +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
|
@ -15,7 +15,6 @@
|
|||
#include <LibCore/StandardPaths.h>
|
||||
#include <LibCore/Stream.h>
|
||||
#include <LibCore/System.h>
|
||||
#include <LibJS/AST.h>
|
||||
#include <LibJS/Bytecode/BasicBlock.h>
|
||||
#include <LibJS/Bytecode/Generator.h>
|
||||
#include <LibJS/Bytecode/Interpreter.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue