From 4fd241a9405124d9ac66fe7417bf628273a3762f Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 16 Jan 2026 11:25:57 +0100 Subject: Restructuring --- lib/core/c++/lbm.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib') diff --git a/lib/core/c++/lbm.hpp b/lib/core/c++/lbm.hpp index aff38e9..473ca69 100644 --- a/lib/core/c++/lbm.hpp +++ b/lib/core/c++/lbm.hpp @@ -19,6 +19,9 @@ #include namespace kel { +namespace sch { +using namespace saw::schema; +} namespace lbm { template void print_lbm_meta(const converter& conv, const saw::data>& kin_vis_si){ -- cgit v1.2.3