diff options
| author | lepelog <25211966+lepelog@users.noreply.github.com> | 2026-02-01 17:36:32 +0100 |
|---|---|---|
| committer | lepelog <25211966+lepelog@users.noreply.github.com> | 2026-02-01 18:14:41 +0100 |
| commit | 066967c146c2ae3b4ec5cfa871748bb50e826aaa (patch) | |
| tree | bae4b10d3d8b0e50fdb3d8b2955bafa9a471618a /include/egg/math/eggVector.h | |
| parent | ab4b5ef9156320a2d58cacf9e6b0ac2c431070b3 (diff) | |
format
Diffstat (limited to 'include/egg/math/eggVector.h')
| -rw-r--r-- | include/egg/math/eggVector.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/egg/math/eggVector.h b/include/egg/math/eggVector.h index 515b3e5a..e69f0649 100644 --- a/include/egg/math/eggVector.h +++ b/include/egg/math/eggVector.h @@ -8,6 +8,7 @@ #include "nw4r/math/math_triangular.h" #include "nw4r/math.h" + #include <cmath> namespace EGG { |
