diff options
Diffstat (limited to 'c++/particle/particle.hpp')
| -rw-r--r-- | c++/particle/particle.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c++/particle/particle.hpp b/c++/particle/particle.hpp index dd96f50..39aadfb 100644 --- a/c++/particle/particle.hpp +++ b/c++/particle/particle.hpp @@ -2,6 +2,7 @@ #include <forstio/codec/data.hpp> #include <forstio/codec/data_math.hpp> +#include <forstio/codec/math.hpp> namespace kel { namespace lbm { |
