mirror of
https://github.com/boostorg/polygon.git
synced 2026-02-13 12:42:12 +00:00
Polygon: fixing trunk test targets errors.
[SVN r78379]
This commit is contained in:
@@ -1456,7 +1456,7 @@ namespace boost { namespace polygon{
|
||||
|
||||
template <typename cT, typename iT>
|
||||
void get_error_rects_shell(cT& posE, cT& negE, iT beginr, iT endr) {
|
||||
typedef iT::value_type Point;
|
||||
typedef typename iT::value_type Point;
|
||||
typedef typename point_traits<Point>::coordinate_type Unit;
|
||||
typedef typename coordinate_traits<Unit>::area_type area_type;
|
||||
Point pt1, pt2, pt3;
|
||||
|
||||
Reference in New Issue
Block a user