diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-06 07:34:57 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-06 07:47:52 +0200 |
commit | 714a68e8b141fac71a2892089979acd905ed316d (patch) | |
tree | 3baf4f2f5d25237626654e70436e0cde6df96116 /src/search.cpp | |
parent | 42d49d70a7bfa8a40ca5d366c50d411a4fc5b48c (diff) |
w
Diffstat (limited to 'src/search.cpp')
-rw-r--r-- | src/search.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search.cpp b/src/search.cpp index 68ec0cce..220e3869 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -6,6 +6,7 @@ #include "world.hpp" #include "pass-mode.hpp" #include "RTree-search.hpp" +#include "rect-intersects.hpp" #include "compat/array-size.hpp" #include "compat/function2.hpp" #include <bit> |