diff options
Diffstat (limited to 'src/path-search.cpp')
-rw-r--r-- | src/path-search.cpp | 4 |
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 { |