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/CompilerKit/Detail.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kernel/CompilerKit') diff --git a/Kernel/CompilerKit/Detail.hxx b/Kernel/CompilerKit/Detail.hxx index 700a794d..f0f4ac51 100644 --- a/Kernel/CompilerKit/Detail.hxx +++ b/Kernel/CompilerKit/Detail.hxx @@ -7,7 +7,7 @@ #pragma once #ifdef __KERNEL__ -#include +#include #endif // ifdef __KERNEL__ #define NEWOS_COPY_DELETE(KLASS) \ -- cgit v1.2.3