From 1c53b01e863129b11b64577ddea29eec11c7392e Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 5 Nov 2024 21:26:21 +0100 Subject: META: Update copyright holder. IMP: Add Macros.h to SCIKit for types and macros. IMP: Include Macros.h to Foundation.h. Signed-off-by: Amlal El Mahrouss --- dev/ZBAKit/BootKit/Device.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev/ZBAKit/BootKit/Device.h') diff --git a/dev/ZBAKit/BootKit/Device.h b/dev/ZBAKit/BootKit/Device.h index 09319b32..50caa24a 100644 --- a/dev/ZBAKit/BootKit/Device.h +++ b/dev/ZBAKit/BootKit/Device.h @@ -1,12 +1,13 @@ /* ------------------------------------------- - Copyright Amlal EL Mahrouss. + Copyright (C) 2024, EL Mahrouss Logic, all rights reserved. ------------------------------------------- */ #pragma once #include +#include using namespace Kernel; -- cgit v1.2.3