mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
LibJS: Break inclusion cycle by removing unnecessary include
This commit is contained in:
parent
ff96747e17
commit
6a4e2efa65
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
|
|
||||||
#include <LibJS/Forward.h>
|
#include <LibJS/Forward.h>
|
||||||
#include <LibJS/Heap/Cell.h>
|
#include <LibJS/Heap/Cell.h>
|
||||||
#include <LibJS/Runtime/Realm.h>
|
|
||||||
|
|
||||||
namespace JS {
|
namespace JS {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue