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/modules/Power/PowerFactory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/Power') diff --git a/src/modules/Power/PowerFactory.h b/src/modules/Power/PowerFactory.h index 2e349011..dcc75936 100644 --- a/src/modules/Power/PowerFactory.h +++ b/src/modules/Power/PowerFactory.h @@ -7,7 +7,7 @@ #pragma once #include -#include +#include #include #include #include -- cgit v1.2.3