mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 23:22:10 +00:00
model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree>
[SVN r66975]
This commit is contained in:
@@ -46,7 +46,7 @@ void test_all()
|
||||
|
||||
int test_main(int, char* [])
|
||||
{
|
||||
test_all<bg::model::point_2d>();
|
||||
test_all<bg::model::d2::point>();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user