Merge branch 'master' into boost_1_67

This commit is contained in:
Artem Pavlenko 2018-07-23 11:35:14 +01:00
commit 93d0eea8af

View file

@ -171,7 +171,6 @@ public:
agg::trans_affine const& mtx,
double opacity=1.0,
bool recenter=true);
void render_box(box2d<double> const& b);
protected:
Map const& m_;
cairo_context context_;