[geos-commits] [SCM] GEOS branch main updated. 79390691cfe0d428ab75bf10448b9cb82696e917

git at osgeo.org git at osgeo.org
Fri Sep 5 09:02:27 PDT 2025


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  79390691cfe0d428ab75bf10448b9cb82696e917 (commit)
      from  3bdeea5375b13c4f57da6e9e399b2c4e39540737 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 79390691cfe0d428ab75bf10448b9cb82696e917
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Fri Sep 5 07:52:28 2025 -0700

    Build on latest MacOX per #1302

diff --git a/src/coverage/CoverageRingEdges.cpp b/src/coverage/CoverageRingEdges.cpp
index 9d5eba07f..8fc54a91f 100644
--- a/src/coverage/CoverageRingEdges.cpp
+++ b/src/coverage/CoverageRingEdges.cpp
@@ -13,7 +13,7 @@
  *
  **********************************************************************/
 
-#include <map>
+#include <unordered_map>
 
 #include <geos/coverage/CoverageBoundarySegmentFinder.h>
 #include <geos/coverage/CoverageEdge.h>

-----------------------------------------------------------------------

Summary of changes:
 src/coverage/CoverageRingEdges.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list