mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-12 05:51:47 +00:00
[test][compare] Comment out unused type.
This commit is contained in:
parent
84b41b5a9c
commit
bfd0456f24
@ -204,7 +204,7 @@ void test_2d_sort()
|
|||||||
template <typename P>
|
template <typename P>
|
||||||
void test_spherical()
|
void test_spherical()
|
||||||
{
|
{
|
||||||
typedef typename bg::coordinate_type<P>::type ct;
|
//typedef typename bg::coordinate_type<P>::type ct;
|
||||||
|
|
||||||
std::vector<P> v;
|
std::vector<P> v;
|
||||||
v.push_back(bg::make<P>( 180.00, 70.56));
|
v.push_back(bg::make<P>( 180.00, 70.56));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user