diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-02 18:55:50 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-02 18:55:50 +0100 |
| commit | de842630138b198bc80dfd50d221df86a0139a35 (patch) | |
| tree | 4752673e2c6cc68da91ca981ef98336574f1b5b5 /lib/core/c++/abstract/templates.hpp | |
| parent | be2164a504bf8f825d7a76af9504633adcf2596f (diff) | |
| download | libs-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.hpp | 4 |
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 { +} |
