mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
[geometry] merge since todays r78718
[SVN r78724]
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#define TEST_ISOVIST
|
||||
// #define TEST_ISOVIST
|
||||
|
||||
//#define BOOST_GEOMETRY_CHECK_WITH_POSTGIS
|
||||
|
||||
|
||||
@@ -304,9 +304,10 @@ void test_all()
|
||||
ggl_list_20110306_javier[0], ggl_list_20110306_javier[1]);
|
||||
|
||||
#ifdef _MSC_VER // gcc returns 14 for float
|
||||
test_get_turns<polygon, polygon>::apply("ggl_list_20110716_enrico",
|
||||
13,
|
||||
ggl_list_20110716_enrico[0], ggl_list_20110716_enrico[1]);
|
||||
// test_get_turns<polygon, polygon>::apply("ggl_list_20110716_enrico",
|
||||
// 13,
|
||||
// ggl_list_20110716_enrico[0], ggl_list_20110716_enrico[1]);
|
||||
|
||||
#endif
|
||||
|
||||
// pies
|
||||
|
||||
Reference in New Issue
Block a user