mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
The purpose of this is to allow the compilation of the rtree without the need of including the geometry.hpp ond require only index/rtree.hpp or to make the order of includes irrelevant. Furthermore, this is backward compatible. Add missing variant include in the intersection tests. Fix the unused typedefs in the pythagoras_point_box test.