1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
aports/testing/mapnik/gcc13.patch
2023-05-11 00:23:50 +02:00

12 lines
312 B
Diff

diff --git a/include/mapnik/wkb.hpp b/include/mapnik/wkb.hpp
index fc32a9f..482496a 100644
--- a/include/mapnik/wkb.hpp
+++ b/include/mapnik/wkb.hpp
@@ -27,6 +27,7 @@
#include <mapnik/config.hpp>
#include <mapnik/geometry.hpp>
#include <mapnik/util/noncopyable.hpp>
+#include <cstdint>
namespace mapnik
{