export symbols from wkb

This commit is contained in:
Artem Pavlenko 2006-05-25 14:19:21 +00:00
parent 10b7debd72
commit aec33499b2

View file

@ -30,7 +30,7 @@
namespace mapnik
{
class geometry_utils
class MAPNIK_DECL geometry_utils
{
public:
static geometry_ptr from_wkb(const char* wkb, unsigned size,int srid);