From f2bc495f53e82ecdd2979e38e50c635c93b743c4 Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Sat, 11 May 2013 10:29:39 +0000 Subject: [PATCH] [geometry] Commented Boost.Polygon because it fails since a few months, by interface changes in Boost.Polygon [SVN r84232] --- test/geometries/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/geometries/Jamfile.v2 b/test/geometries/Jamfile.v2 index 763b9b6f0..5b809bb12 100644 --- a/test/geometries/Jamfile.v2 +++ b/test/geometries/Jamfile.v2 @@ -13,7 +13,7 @@ test-suite boost-geometry-geometries [ run adapted.cpp ] [ run boost_array_as_point.cpp ] [ run boost_fusion.cpp ] - [ run boost_polygon.cpp ] + # [ run boost_polygon.cpp ] [ run boost_range.cpp ] [ run boost_tuple.cpp ] [ run box.cpp ]