From c89967e2742e7bee7922304decfcf920536f21fc Mon Sep 17 00:00:00 2001 From: tequ Date: Thu, 30 Oct 2025 22:19:44 +0900 Subject: [PATCH] bad merge --- src/ripple/app/hook/Enum.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/ripple/app/hook/Enum.h b/src/ripple/app/hook/Enum.h index cded5a2749..000afeffe6 100644 --- a/src/ripple/app/hook/Enum.h +++ b/src/ripple/app/hook/Enum.h @@ -1,3 +1,7 @@ +#ifndef GUARD_CHECKER_BUILD +#include +#include +#endif #include #include #include