[postgis-tickets] r17519 - Back out to liblwgeom_internal... so some parts of geodetic want a tight tolerance and others wand a loose one... ug
Paul Ramsey
pramsey at cleverelephant.ca
Wed Jun 12 03:29:51 PDT 2019
Author: pramsey
Date: 2019-06-12 15:29:51 -0700 (Wed, 12 Jun 2019)
New Revision: 17519
Modified:
trunk/postgis/geography_measurement_trees.h
Log:
Back out to liblwgeom_internal... so some parts of geodetic want a tight tolerance and others wand a loose one... ug
Modified: trunk/postgis/geography_measurement_trees.h
===================================================================
--- trunk/postgis/geography_measurement_trees.h 2019-06-12 22:24:17 UTC (rev 17518)
+++ trunk/postgis/geography_measurement_trees.h 2019-06-12 22:29:51 UTC (rev 17519)
@@ -22,7 +22,7 @@
*
**********************************************************************/
-#include "liblwgeom.h"
+#include "liblwgeom_internal.h"
#include "lwgeodetic.h"
#include "lwgeodetic_tree.h"
#include "lwgeom_cache.h"
More information about the postgis-tickets
mailing list