mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
AK: Add missing include in RecursionDecision.h
This commit is contained in:
committed by
Ali Mohammad Pur
parent
1079f178cf
commit
39dee6ad67
@@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <AK/Platform.h>
|
||||||
|
|
||||||
namespace AK {
|
namespace AK {
|
||||||
|
|
||||||
enum class RecursionDecision {
|
enum class RecursionDecision {
|
||||||
|
|||||||
Reference in New Issue
Block a user