[geos-commits] [SCM] GEOS branch 3.12 updated. 7172d20d992f6344c1dd3297c65dddd72d6df505

git at osgeo.org git at osgeo.org
Fri Sep 5 09:03:45 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, 3.12 has been updated
       via  7172d20d992f6344c1dd3297c65dddd72d6df505 (commit)
      from  a18dca8c8e9b02b163b88f34c9ccb02418bebdda (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 7172d20d992f6344c1dd3297c65dddd72d6df505
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 c334e47f5..d68d2eda6 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