diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-01-21 17:20:08 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-01-21 17:20:08 +0100 |
| commit | e60db388693b63be6d7e4c03234976b567378e94 (patch) | |
| tree | 3abb03636e8b10b575b746e3406e10fbf458903b /lib/core/c++/lbm.hpp | |
| parent | b685014dd2c9cc88ed8ecef31530842309decf62 (diff) | |
| download | libs-lbm-e60db388693b63be6d7e4c03234976b567378e94.tar.gz | |
Fixing compilation errors
Diffstat (limited to 'lib/core/c++/lbm.hpp')
| -rw-r--r-- | lib/core/c++/lbm.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/core/c++/lbm.hpp b/lib/core/c++/lbm.hpp index aff38e9..00f153a 100644 --- a/lib/core/c++/lbm.hpp +++ b/lib/core/c++/lbm.hpp @@ -2,6 +2,7 @@ #include "schema.hpp" #include "flatten.hpp" +#include "chunk.hpp" #include "descriptor.hpp" #include "boundary.hpp" #include "converter.hpp" |
