From cfb354ce5045aca2cf46ee90df04c9d686bd02cc Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 24 Feb 2024 03:40:32 +0100 Subject: fix build --- src/path-search.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/path-search.cpp b/src/path-search.cpp index f9ea1a29..54f0b112 100644 --- a/src/path-search.cpp +++ b/src/path-search.cpp @@ -5,6 +5,7 @@ #include "pass-mode.hpp" #include "RTree-search.hpp" #include "compat/function2.hpp" +#include namespace floormat { -- cgit v1.2.3