+ no need to fwd decl mapnik::Map

This commit is contained in:
artemp 2013-02-21 09:07:38 +00:00
parent 7f39420bc4
commit 6d037fa9ae

View file

@ -28,7 +28,6 @@
namespace mapnik {
class Map;
MAPNIK_DECL double scale_denominator(double map_scale, bool geographic);
}