diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-16 09:01:36 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-16 09:01:36 +0100 |
commit | 30d4c8e5c26aa89a64998ef1da350d4d80359237 (patch) | |
tree | e19c909675d703dc9837202ee8ca2ced1d98a20c /draw/wireframe-meshes.hpp | |
parent | 07716595e0c26ba6d19ee6c498280508ca5aa6c2 (diff) |
cw
Diffstat (limited to 'draw/wireframe-meshes.hpp')
-rw-r--r-- | draw/wireframe-meshes.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/draw/wireframe-meshes.hpp b/draw/wireframe-meshes.hpp index ca514ff5..cc8898f3 100644 --- a/draw/wireframe-meshes.hpp +++ b/draw/wireframe-meshes.hpp @@ -6,7 +6,6 @@ #include "quad-wall-n.hpp" #include "quad-wall-w.hpp" #include "quad.hpp" -#include <Corrade/Containers/ArrayViewStl.h> #include <Magnum/GL/Texture.h> namespace floormat::wireframe { |