diff options
| author | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-18 12:57:07 +0100 |
|---|---|---|
| committer | Claudius "keldu" Holeksa <mail@keldu.de> | 2026-02-18 12:57:07 +0100 |
| commit | f69f6e297a34678de0e1f209d196dd7bef2a4273 (patch) | |
| tree | 9d6508a743b67b98e8a6c0ea3cd804469e480786 /lib/core/c++/common.hpp | |
| parent | dcee24278ed28d21cd3addffeeb8e5f9f7248602 (diff) | |
| download | libs-lbm-f69f6e297a34678de0e1f209d196dd7bef2a4273.tar.gz | |
Diffstat (limited to 'lib/core/c++/common.hpp')
| -rw-r--r-- | lib/core/c++/common.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/core/c++/common.hpp b/lib/core/c++/common.hpp index 5f7129f..280d953 100644 --- a/lib/core/c++/common.hpp +++ b/lib/core/c++/common.hpp @@ -1,6 +1,7 @@ #pragma once #include <forstio/codec/data.hpp> +#include <forstio/codec/math.hpp> namespace kel { namespace lbm { |
