From 59578978610f6af245f571a011694a51d94dc530 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Fri, 2 Aug 2024 20:11:24 +0200 Subject: [unstable] [META] refactor whole project. Signed-off-by: Amlal EL Mahrouss --- Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp') diff --git a/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp b/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp index 579af6b5..c26de311 100644 --- a/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp +++ b/Kernel/HALKit/AXP/CoreSyscallHandlerDEC.cpp @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include +#include #include /// @brief Internal call for syscall, to work with C++. -- cgit v1.2.3