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:
parent
08aae2622f
commit
76aaf53b87
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
|
||||
using mapnik::transcoder;
|
||||
using mapnik::Feature;
|
||||
class mapnik::transcoder;
|
||||
|
||||
struct field_descriptor
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue