diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-17 10:24:37 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-17 10:24:37 +0200 |
commit | 3b2e2ed05b593f2fdd8ec7153bddb6cd8dd1e246 (patch) | |
tree | 9ed08a91d0462154ff39ad759c648fb640fac07a /src/local-coords.hpp | |
parent | 8bf700d1b2a5cbb7cfd99ca8a0492b2a5bfd2f3a (diff) |
a
Diffstat (limited to 'src/local-coords.hpp')
-rw-r--r-- | src/local-coords.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/local-coords.hpp b/src/local-coords.hpp index 272c2877..f5615f9a 100644 --- a/src/local-coords.hpp +++ b/src/local-coords.hpp @@ -3,8 +3,6 @@ #include "tile-defs.hpp" #include <cstdint> #include <concepts> -#include <Magnum/Magnum.h> -#include <Magnum/Math/Vector3.h> namespace floormat { |