From 8b3ade73997e9f87f1232b9dc9af35969e6f50dd Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 19 Jan 2026 13:35:25 +0100 Subject: Rewriting parts to handle different ghost layers --- lib/core/c++/lbm.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/core/c++/lbm.hpp') diff --git a/lib/core/c++/lbm.hpp b/lib/core/c++/lbm.hpp index 473ca69..aff38e9 100644 --- a/lib/core/c++/lbm.hpp +++ b/lib/core/c++/lbm.hpp @@ -19,9 +19,6 @@ #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