From 90830c13b6a143f1c370a2007100d2fdb069a090 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 11 Feb 2026 16:53:12 +0100 Subject: Dangling changes. no clue when this happened --- kel_cmds/c++/common.hpp | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kel_cmds/c++/common.hpp (limited to 'kel_cmds/c++/common.hpp') diff --git a/kel_cmds/c++/common.hpp b/kel_cmds/c++/common.hpp new file mode 100644 index 0000000..79e3bbb --- /dev/null +++ b/kel_cmds/c++/common.hpp @@ -0,0 +1,7 @@ +#pragma once + +#include + +namespace kel { + +} -- cgit v1.2.3