export symbols from wkb
This commit is contained in:
parent
10b7debd72
commit
aec33499b2
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue