From c3258606e206f91e89c2451c6afb6fb4fd96a11f Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 16 Jul 2024 18:57:51 +0200 Subject: wa --- src/hole.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/hole.cpp') diff --git a/src/hole.cpp b/src/hole.cpp index ad29c752..1bb8bb99 100644 --- a/src/hole.cpp +++ b/src/hole.cpp @@ -6,8 +6,13 @@ #include "tile-constants.hpp" #include "world.hpp" #include "compat/non-const.hpp" +#include "compat/borrowed-ptr.inl" namespace floormat { + +template class bptr; +template class bptr; + namespace { void mark_chunk_modifiedʹ(chunk& c) -- cgit v1.2.3