From 09dd11ddf800898c00ecb04a65fb5cd10fb481fa Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 8 May 2024 12:32:41 +0200 Subject: MHR-23: :boom: changes, reworked project tree. Signed-off-by: Amlal El Mahrouss --- Private/CFKit/GUIDWizard.hpp | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Private/CFKit/GUIDWizard.hpp (limited to 'Private/CFKit/GUIDWizard.hpp') diff --git a/Private/CFKit/GUIDWizard.hpp b/Private/CFKit/GUIDWizard.hpp deleted file mode 100644 index 5790be84..00000000 --- a/Private/CFKit/GUIDWizard.hpp +++ /dev/null @@ -1,22 +0,0 @@ -/* ------------------------------------------- - - Copyright Mahrouss Logic - -------------------------------------------- */ - -#pragma once - -#include -#include -#include -#include -#include -#include -#include -#include - -namespace NewOS::XRN::Version1 -{ - Ref make_sequence(const ArrayList& seq); - ErrorOr> try_guid_to_string(Ref& guid); -} // namespace NewOS::XRN::Version1 -- cgit v1.2.3