Patch by Even Rouault
Closes https://github.com/postgis/postgis/pull/232
git-svn-id: http://svn.osgeo.org/postgis/trunk@16458
b70326c6-7e19-0410-871a-
916f4a2858ee
void GEOSGeom_createLinearRing() { assert(0); }
void GEOSGeomType() { assert(0); }
void GEOSDelaunayTriangulation() { assert(0); }
+void GEOSNode() { assert(0); }
void geod_init() { assert(0); }
void geod_inverse() { assert(0); }
void GEOSGeom_createLinearRing() { assert(0); }
void GEOSGeomType() { assert(0); }
void GEOSDelaunayTriangulation() { assert(0); }
+void GEOSNode() { assert(0); }
void geod_init() { assert(0); }
void geod_inverse() { assert(0); }