From abeea9920c11231ed24db00e9f68b4490c12a61b Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Thu, 10 Apr 2025 15:21:55 +0200 Subject: Reworking from AoS to SoA for data handling --- c++/lbm_unit.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c++/lbm_unit.hpp') diff --git a/c++/lbm_unit.hpp b/c++/lbm_unit.hpp index c4d09f6..dc1f8e9 100644 --- a/c++/lbm_unit.hpp +++ b/c++/lbm_unit.hpp @@ -1,6 +1,6 @@ #pragma once -#include +#include #include -- cgit v1.2.3