Skip to content
Snippets Groups Projects
Commit be3b389a authored by Julien Malik's avatar Julien Malik
Browse files

BUG: missing closing bracket

parent 5e7eec38
No related branches found
No related tags found
No related merge requests found
......@@ -81,5 +81,5 @@ typedef mapnik::geometry<vertex2d> geom;
static geom* create_geom(mapnik::eGeomType geom_type) { return new geom(geom_type); }
#endif
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment