// T31 silent-Cartesian mitigation — `Pythagoras` must refuse to
// compile when fed a `Geographic` point. The friendly diagnostic
// rides on `geometry_tag::SameAs<CartesianFamily>` (the bound the
// `impl DistanceStrategy<P1, P2> for Pythagoras` block places on
// each point's CS family).
use ;
use ;
use DistanceStrategy;
use Pythagoras;