From ad29914e0f4087dde37c7a93e36cf1658a05f61e Mon Sep 17 00:00:00 2001 From: NishiOwO Date: Mon, 24 Nov 2025 17:20:25 +0900 Subject: [PATCH] fix --- include/MDE/MachDep.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/MDE/MachDep.h b/include/MDE/MachDep.h index c6dad2e..f3bd172 100644 --- a/include/MDE/MachDep.h +++ b/include/MDE/MachDep.h @@ -5,5 +5,6 @@ #include #include #include +#include #endif