diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-03-03 19:03:05 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-03-03 19:03:05 +0100 |
| commit | 75fda9a23cd30efa72bd212d5642c3d30ee34913 (patch) | |
| tree | fe94140d3728ebe0d4f1468b280e0c875f79da9f /lib/core/c++/lbm.hpp | |
| parent | 77afc46bf0cb5169edbec626a7c60996c81b2154 (diff) | |
| download | libs-lbm-75fda9a23cd30efa72bd212d5642c3d30ee34913.tar.gz | |
Added CSV for simpler script processing
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 a1e088e..d6a0976 100644 --- a/lib/core/c++/lbm.hpp +++ b/lib/core/c++/lbm.hpp @@ -17,6 +17,7 @@ #include "memory.hpp" #include "psm.hpp" #include "stream.hpp" +#include "write_csv.hpp" #include "write_vtk.hpp" #include "util.hpp" |
