123456789101112131415161718192021222324 |
- #ifndef BOOST_GEOMETRY_ALGORITHMS_DETAIL_COMPARABLE_DISTANCE_IMPLEMENTATION_HPP
- #define BOOST_GEOMETRY_ALGORITHMS_DETAIL_COMPARABLE_DISTANCE_IMPLEMENTATION_HPP
- #include <boost/geometry/algorithms/detail/distance/implementation.hpp>
- #endif
|