From 333fed96b7ccd3ee4f5f097445408dde34d330db Mon Sep 17 00:00:00 2001 From: amlal Date: Thu, 21 Mar 2024 00:38:52 +0100 Subject: Kernel: See below. - Fix kernel heap, made it better. - Fix System.Core, made it better. Signed-off-by: amlal --- Public/Kits/System.Core/System.Core.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Public/Kits/System.Core/System.Core.hxx') diff --git a/Public/Kits/System.Core/System.Core.hxx b/Public/Kits/System.Core/System.Core.hxx index 07b7199c..96ab45be 100644 --- a/Public/Kits/System.Core/System.Core.hxx +++ b/Public/Kits/System.Core/System.Core.hxx @@ -11,4 +11,4 @@ #include /// Process & Threading API -#include \ No newline at end of file +#include -- cgit v1.2.3