From b9aacd9c2fdc61721c8ca3e1b40ebc92daa3772e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 5 Nov 2025 13:38:04 +0100 Subject: Reworking structure --- lib/c++/statistics.hpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lib/c++/statistics.hpp (limited to 'lib/c++/statistics.hpp') diff --git a/lib/c++/statistics.hpp b/lib/c++/statistics.hpp deleted file mode 100644 index c07ccb7..0000000 --- a/lib/c++/statistics.hpp +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -namespace kel { -namespace lbm { -template -class statistics { -private: -public: -}; -} -} -- cgit v1.2.3