From b456c928fecf78157270b052e441a427f06afdda Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 29 Nov 2025 21:38:33 -0500 Subject: feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for better kernel code. Signed-off-by: Amlal El Mahrouss --- src/boot/BootKit/BootKit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/boot/BootKit') diff --git a/src/boot/BootKit/BootKit.h b/src/boot/BootKit/BootKit.h index 55392ef6..fb8941e0 100644 --- a/src/boot/BootKit/BootKit.h +++ b/src/boot/BootKit/BootKit.h @@ -24,7 +24,7 @@ /// Include other APIs. /***********************************************************************************/ -#include +#include #include #include -- cgit v1.2.3