summaryrefslogtreecommitdiff
path: root/kel_cmds/c++/common.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-02-11 16:53:12 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-02-11 16:53:12 +0100
commit90830c13b6a143f1c370a2007100d2fdb069a090 (patch)
treeac54c209978a58efdd455a00cb41ee8dad1db4a4 /kel_cmds/c++/common.hpp
parent23d213d4263a746e3da9c360a1fc663020d324e9 (diff)
downloadapps-dev_tools-90830c13b6a143f1c370a2007100d2fdb069a090.tar.gz
Dangling changes. no clue when this happened
Diffstat (limited to 'kel_cmds/c++/common.hpp')
-rw-r--r--kel_cmds/c++/common.hpp7
1 files changed, 7 insertions, 0 deletions
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 <forstio/codec/data.hpp>
+
+namespace kel {
+
+}