+ apply _mapnik_ coding style
This commit is contained in:
parent
c8cfde58f7
commit
994f9abb01
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ public:
|
||||||
Renderer& ren,
|
Renderer& ren,
|
||||||
agg::trans_affine const& mtx,
|
agg::trans_affine const& mtx,
|
||||||
double opacity,
|
double opacity,
|
||||||
const box2d<double> &symbol_bbox)
|
box2d<double> const& symbol_bbox)
|
||||||
|
|
||||||
{
|
{
|
||||||
using namespace agg;
|
using namespace agg;
|
||||||
|
|
Loading…
Reference in a new issue