[geos-commits] [SCM] GEOS branch 3.13 updated. 3281e74c0c6d1bc870a09434bd5a78d24a050bcf

git at osgeo.org git at osgeo.org
Fri Sep 5 09:03:24 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.13 has been updated
       via  3281e74c0c6d1bc870a09434bd5a78d24a050bcf (commit)
      from  c0c2d29258776edfc2f058b7b7431d29c6ddd660 (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 3281e74c0c6d1bc870a09434bd5a78d24a050bcf
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 e6ec619b7..bba36e394 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