From f69f6e297a34678de0e1f209d196dd7bef2a4273 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Wed, 18 Feb 2026 12:57:07 +0100 Subject: Added basic memory usage estimation --- lib/core/c++/common.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/core/c++/common.hpp') diff --git a/lib/core/c++/common.hpp b/lib/core/c++/common.hpp index 5f7129f..280d953 100644 --- a/lib/core/c++/common.hpp +++ b/lib/core/c++/common.hpp @@ -1,6 +1,7 @@ #pragma once #include +#include namespace kel { namespace lbm { -- cgit v1.2.3