From bffab324ca4d71c0eacb2389f1441638ac465b2e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Fri, 27 Jun 2025 10:00:10 +0200 Subject: Moving towards poiseulle --- c++/lbm.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'c++/lbm.hpp') diff --git a/c++/lbm.hpp b/c++/lbm.hpp index e5799b5..3f46776 100644 --- a/c++/lbm.hpp +++ b/c++/lbm.hpp @@ -3,6 +3,7 @@ #include "descriptor.hpp" #include "converter.hpp" #include "config.hpp" +#include "component.hpp" #include "write_vtk.hpp" #include -- cgit v1.2.3