From 24bf28a8fb9cc8c3a90b77de9b60728bece7885d Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sat, 18 Oct 2025 18:01:14 +0200 Subject: Moving project structure for more less compilation --- c++/statistics.hpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 c++/statistics.hpp (limited to 'c++/statistics.hpp') diff --git a/c++/statistics.hpp b/c++/statistics.hpp deleted file mode 100644 index c07ccb7..0000000 --- a/c++/statistics.hpp +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -namespace kel { -namespace lbm { -template -class statistics { -private: -public: -}; -} -} -- cgit v1.2.3