From 5339d016c07bf717ee388f4feb73544087324af0 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 6 Jan 2024 09:14:11 +0100 Subject: git: port from mercurial repo. Signed-off-by: Amlal El Mahrouss --- Source/MeBus/Database.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Source/MeBus/Database.cpp (limited to 'Source/MeBus/Database.cpp') diff --git a/Source/MeBus/Database.cpp b/Source/MeBus/Database.cpp new file mode 100644 index 00000000..454c001e --- /dev/null +++ b/Source/MeBus/Database.cpp @@ -0,0 +1,10 @@ +/* + * ======================================================== + * + * hCore + * Copyright Mahrouss Logic, all rights reserved. + * + * ======================================================== + */ + +//! Add this unit to compilation. -- cgit v1.2.3