[geos-commits] [SCM] GEOS branch main-relate-ng updated. 34d437a81b89bfba87a4af5b8c14751909c882df
git at osgeo.org
git at osgeo.org
Mon Aug 12 16:18:43 PDT 2024
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-relate-ng has been updated
via 34d437a81b89bfba87a4af5b8c14751909c882df (commit)
from 1f74a17d41418f67b24cf82dbf551b29918333f2 (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 34d437a81b89bfba87a4af5b8c14751909c882df
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Aug 12 16:18:08 2024 -0700
msvc wants string header?
diff --git a/include/geos/geom/prep/PreparedGeometry.h b/include/geos/geom/prep/PreparedGeometry.h
index 600fca3b0..6c7751390 100644
--- a/include/geos/geom/prep/PreparedGeometry.h
+++ b/include/geos/geom/prep/PreparedGeometry.h
@@ -20,6 +20,7 @@
#include <vector>
#include <memory>
+#include <string>
#include <geos/export.h>
// Forward declarations
-----------------------------------------------------------------------
Summary of changes:
include/geos/geom/prep/PreparedGeometry.h | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list