diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-28 17:35:01 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-28 19:55:55 +0200 |
| commit | e395b312cfb2c83124a584a4f714d45bc83f1f0c (patch) | |
| tree | 0b68e012f2b9dd124c4775c30d9ddfb7988943ca /src | |
| parent | 5115464f86155256a87ecbfb0b6cda1739caff5c (diff) | |
fix ci build
Diffstat (limited to 'src')
| -rw-r--r-- | src/hole-cut.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hole-cut.hpp b/src/hole-cut.hpp index 52eeaf71..48a1b1fc 100644 --- a/src/hole-cut.hpp +++ b/src/hole-cut.hpp @@ -1,4 +1,5 @@ #pragma once +#include <array> #include <mg/Vector2.h> #include <Magnum/DimensionTraits.h> |
