From 05f085c9055fa5bd13bdba40fc40fb3f00d69fab Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 26 Oct 2024 07:59:10 +0200 Subject: IMP: Fixes and improvements. Signed-off-by: Amlal --- tools/Common.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tools/Common.h (limited to 'tools/Common.h') diff --git a/tools/Common.h b/tools/Common.h new file mode 100644 index 00000000..e80f1d11 --- /dev/null +++ b/tools/Common.h @@ -0,0 +1,14 @@ +/** + Sat Oct 26 07:03:28 AM CEST 2024 + (C) ZKA Web Services Co. +*/ + +#pragma once + +#include +#include +#include +#include +#include +#include +#include -- cgit v1.2.3