summaryrefslogtreecommitdiff
path: root/lib/core/c++/abstract/templates.hpp
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2026-02-02 18:55:50 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2026-02-02 18:55:50 +0100
commitde842630138b198bc80dfd50d221df86a0139a35 (patch)
tree4752673e2c6cc68da91ca981ef98336574f1b5b5 /lib/core/c++/abstract/templates.hpp
parentbe2164a504bf8f825d7a76af9504633adcf2596f (diff)
downloadlibs-lbm-de842630138b198bc80dfd50d221df86a0139a35.tar.gz
Adding work on abstract and vtk
Diffstat (limited to 'lib/core/c++/abstract/templates.hpp')
-rw-r--r--lib/core/c++/abstract/templates.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/core/c++/abstract/templates.hpp b/lib/core/c++/abstract/templates.hpp
new file mode 100644
index 0000000..d4d4ace
--- /dev/null
+++ b/lib/core/c++/abstract/templates.hpp
@@ -0,0 +1,4 @@
+#pragma once
+
+namespace kel {
+}