diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-16 18:57:51 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-16 18:57:51 +0200 |
commit | c3258606e206f91e89c2451c6afb6fb4fd96a11f (patch) | |
tree | bf4cd788396f8c8ac8987c55d27ad8a92e4acbd8 /loader/ground-traits.cpp | |
parent | d71c3ca30ea79d6a54446be8c5a9da169d7ccd1e (diff) |
wa
Diffstat (limited to 'loader/ground-traits.cpp')
-rw-r--r-- | loader/ground-traits.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/ground-traits.cpp b/loader/ground-traits.cpp index 3061ef4c..611d4265 100644 --- a/loader/ground-traits.cpp +++ b/loader/ground-traits.cpp @@ -5,7 +5,6 @@ #include "src/tile-defs.hpp" #include "src/ground-atlas.hpp" #include "compat/assert.hpp" -#include "compat/borrowed-ptr.inl" #include <cr/Optional.h> #include <Corrade/Containers/StringView.h> #include <Corrade/Containers/Pointer.h> |