File geos-3_10_1-missing-include.patch of Package geos

diff -Nur geos-3.10.1-orig/include/geos/shape/fractal/HilbertEncoder.h geos-3.10.1/include/geos/shape/fractal/HilbertEncoder.h
--- geos-3.10.1-orig/include/geos/shape/fractal/HilbertEncoder.h	2021-11-03 05:14:07.000000000 +0700
+++ geos-3.10.1/include/geos/shape/fractal/HilbertEncoder.h	2023-08-03 18:02:57.224480058 +0700
@@ -18,6 +18,7 @@
 #include <geos/export.h>
 #include <string>
 #include <vector>
+#include <cstdint>
 
 // Forward declarations
 namespace geos {
diff -Nur geos-3.10.1-orig/tests/unit/capi/GEOSMakeValidTest.cpp geos-3.10.1/tests/unit/capi/GEOSMakeValidTest.cpp
--- geos-3.10.1-orig/tests/unit/capi/GEOSMakeValidTest.cpp	2021-11-03 05:14:07.000000000 +0700
+++ geos-3.10.1/tests/unit/capi/GEOSMakeValidTest.cpp	2023-08-03 18:03:44.896545887 +0700
@@ -11,6 +11,7 @@
 #include <cstring>
 
 #include "capi_test_utils.h"
+#include <cstdint>
 
 namespace tut {
 //
openSUSE Build Service is sponsored by