+ remove forward decl of transcoder (using mapnik::transcoder) is

sufficient
This commit is contained in:
Artem Pavlenko 2010-06-18 15:38:44 +00:00
parent b0b6daa6cb
commit e7d9db9735

View file

@ -48,7 +48,7 @@ using mapnik::query;
using mapnik::parameters;
using mapnik::coord2d;
class transcoder;
//class transcoder;
class postgis_datasource : public datasource
{
static const std::string GEOMETRY_COLUMNS;