From e0024d9ea688ee91a77abc0e28c5ea24b13ca67d Mon Sep 17 00:00:00 2001 From: Amlal Date: Mon, 28 Oct 2024 07:01:58 +0100 Subject: IMP: Refactor whole source code to make it even. - That is because previously the source was both in lowercase and lettercase. Signed-off-by: Amlal --- dev/ZKAKit/NewKit/NewKit.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dev/ZKAKit/NewKit/NewKit.h (limited to 'dev/ZKAKit/NewKit/NewKit.h') diff --git a/dev/ZKAKit/NewKit/NewKit.h b/dev/ZKAKit/NewKit/NewKit.h new file mode 100644 index 00000000..f5bab516 --- /dev/null +++ b/dev/ZKAKit/NewKit/NewKit.h @@ -0,0 +1,20 @@ + +/* ------------------------------------------- + + Copyright ZKA Web Services Co. + +------------------------------------------- */ + +#pragma once + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include -- cgit v1.2.3