From 932fbf86d60df48623ad5fbc9d60e572bb68ef12 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 8 Jun 2026 20:15:20 +0200 Subject: Dangling changes --- lib/core/c++/simulation/common.hpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/core/c++/simulation/common.hpp (limited to 'lib/core/c++/simulation/common.hpp') diff --git a/lib/core/c++/simulation/common.hpp b/lib/core/c++/simulation/common.hpp new file mode 100644 index 0000000..f675a99 --- /dev/null +++ b/lib/core/c++/simulation/common.hpp @@ -0,0 +1,7 @@ +#pragma once + +namespace kel { +namespace lbm { + +} +} -- cgit v1.2.3