From 0511c53e648e5f253cd9e83c9e211aa6600db377 Mon Sep 17 00:00:00 2001 From: Amlal Date: Mon, 28 Oct 2024 19:29:04 +0100 Subject: META: Bumping source code. Signed-off-by: Amlal --- dev/ZKAKit/CFKit/GUIDWizard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/ZKAKit/CFKit/GUIDWizard.h') diff --git a/dev/ZKAKit/CFKit/GUIDWizard.h b/dev/ZKAKit/CFKit/GUIDWizard.h index b4a92249..25fd5a30 100644 --- a/dev/ZKAKit/CFKit/GUIDWizard.h +++ b/dev/ZKAKit/CFKit/GUIDWizard.h @@ -13,12 +13,12 @@ #include #include #include -#include +#include namespace CFKit::XRN::Version1 { using namespace Kernel; Ref cf_make_sequence(const ArrayList& seq); - ErrorOr> cf_try_guid_to_string(Ref& guid); + ErrorOr> cf_try_guid_to_string(Ref& guid); } // namespace CFKit::XRN::Version1 -- cgit v1.2.3