Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8db933a6ae
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ osm_featureset<filterT>::osm_featureset(const filterT& filter,
|
|||
feature_id_(1),
|
||||
dataset_ (dataset),
|
||||
attribute_names_ (attribute_names),
|
||||
ctx_(boost::make_shared<mapnik::context>())
|
||||
ctx_(boost::make_shared<mapnik::context_type>())
|
||||
{
|
||||
dataset_->rewind();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue