+ const correctness
This commit is contained in:
parent
f6356731e2
commit
f3a835d2f2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ namespace mapnik {
|
|||
public:
|
||||
geometry () {}
|
||||
|
||||
Envelope<double> envelope()
|
||||
Envelope<double> envelope() const
|
||||
{
|
||||
Envelope<double> result;
|
||||
double x,y;
|
||||
|
|
Loading…
Reference in a new issue