You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/mapnik/files/mapnik-3.0.9-unicode-upstre...

12 lines
264 B

--- a/include/mapnik/unicode.hpp 2017-10-31 17:53:23.507237672 +0100
+++ b/include/mapnik/unicode.hpp 2017-10-31 17:53:47.096237053 +0100
@@ -31,6 +31,8 @@
// std
#include <cstdint>
#include <string>
+// icu
+#include <unicode/unistr.h>
struct UConverter;