diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-16 12:27:46 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-07-16 12:27:46 +0200 |
| commit | 47b9691f9bde62ea62f6601503997d93ed7ab64c (patch) | |
| tree | f0e08b4f37ced066ac18defdf233eec0e91b6cc0 /loader/impl.cpp | |
| parent | 6aabc74a535da1f2d5cf866346b31939d097cbac (diff) | |
wa
Diffstat (limited to 'loader/impl.cpp')
| -rw-r--r-- | loader/impl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/impl.cpp b/loader/impl.cpp index cc37e8c8..86bd76d5 100644 --- a/loader/impl.cpp +++ b/loader/impl.cpp @@ -1,5 +1,6 @@ #include "impl.hpp" #include "compat/assert.hpp" +#include "compat/borrowed-ptr.inl" #include "ground-traits.hpp" #include "ground-cell.hpp" #include "wall-traits.hpp" |
