diff options
Diffstat (limited to 'test/rtree.cpp')
-rw-r--r-- | test/rtree.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rtree.cpp b/test/rtree.cpp index 16e89659..bc8d9e22 100644 --- a/test/rtree.cpp +++ b/test/rtree.cpp @@ -4,6 +4,7 @@ #include "src/RTree.hpp" #include "src/nanosecond.inl" #include "loader/loader.hpp" +#include "compat/borrowed-ptr.inl" namespace floormat { |