Skip to content

Commit

Permalink
fix include of boost range size
Browse files Browse the repository at this point in the history
  • Loading branch information
barendgehrels committed Sep 29, 2023
1 parent 8486420 commit fc66272
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
#include <utility>
#include <limits>

#include <boost/range/size.hpp>

// Note that in order for this to work umbrella strategy has to contain
// index strategies.
#ifdef BOOST_GEOMETRY_ENABLE_SIMILARITY_RTREE
Expand Down

0 comments on commit fc66272

Please sign in to comment.