summaryrefslogtreecommitdiffhomepage
path: root/src/path-search.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-13 03:52:43 +0100
commit860189e34fb24cc908c306489bf2d62e6c13f5a8 (patch)
tree634dca8fd9b49660c07e1867c1d2713c1d743781 /src/path-search.cpp
parent8d68cd13d1d0fa65bac41e51c3155f1fcc5ec899 (diff)
w
Diffstat (limited to 'src/path-search.cpp')
-rw-r--r--src/path-search.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/path-search.cpp b/src/path-search.cpp
index 2f799f73..94da7f10 100644
--- a/src/path-search.cpp
+++ b/src/path-search.cpp
@@ -4,10 +4,6 @@
#include "pass-mode.hpp"
#include "RTree-search.hpp"
#include "compat/function2.hpp"
-#include <Corrade/Containers/PairStl.h>
-#include <Magnum/Math/Functions.h>
-#include <Magnum/Math/Range.h>
-#include <Magnum/Math/BitVector.h>
namespace floormat {