From 80b76666074aa94f165e3db7b3dda2145ca6efc0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 21 Mar 2024 22:39:57 +0100 Subject: unstable, kernel+api: important breaking changes. Signed-off-by: Amlal El Mahrouss --- Public/Kits/System.Core/System.hxx | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 Public/Kits/System.Core/System.hxx (limited to 'Public/Kits/System.Core/System.hxx') diff --git a/Public/Kits/System.Core/System.hxx b/Public/Kits/System.Core/System.hxx deleted file mode 100644 index 05028d87..00000000 --- a/Public/Kits/System.Core/System.hxx +++ /dev/null @@ -1,18 +0,0 @@ -/*** =========================================== - (C) Mahrouss Logic - ===========================================*/ - -#pragma once - -/** --------------------------------------------------- - - * THIS FILE CONTAINS CODE FOR THE STANDARD HCORE API. - -------------------------------------------------------- */ - -#include -#include -#include -#include - -using namespace HCore; -- cgit v1.2.3