From e2bbec91d70847cc5a2ff67eb84ca4a3c2d03e85 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 4 Feb 2024 10:59:24 +0100 Subject: Kernel: Depend less on NewFS, add support for FileSystem protocol in NewBoot. Signed-off-by: Amlal El Mahrouss --- Private/NewBoot/Source/String.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'Private/NewBoot/Source/String.cxx') diff --git a/Private/NewBoot/Source/String.cxx b/Private/NewBoot/Source/String.cxx index e080a01d..c59e2bba 100644 --- a/Private/NewBoot/Source/String.cxx +++ b/Private/NewBoot/Source/String.cxx @@ -13,7 +13,6 @@ #include #include -#include /// bugs 0 -- cgit v1.2.3