Removed forward declaration of mapnik::transcoder as we have already

included the definition and the duplicate causes a compiler warning.
This commit is contained in:
Tom Hughes 2008-07-29 18:06:01 +00:00
parent 08aae2622f
commit 76aaf53b87

View file

@ -36,7 +36,6 @@
using mapnik::transcoder;
using mapnik::Feature;
class mapnik::transcoder;
struct field_descriptor
{