From 8dd711a9e9dd88195bc85d3e15b30dd1384aebae Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Fri, 5 Jan 2018 16:29:24 +0200 Subject: Use custom namespace in QtLocation's earcut The custom namespace avoids clashes with mapbox-gl-native's own earcut.hpp dependency. Task-number: QTBUG-65262 Change-Id: Ic5121e88dca45c01af7ce26e38a99a0cd2d1c88e Reviewed-by: Paolo Angelelli --- src/3rdparty/mapbox-gl-native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/3rdparty/mapbox-gl-native') diff --git a/src/3rdparty/mapbox-gl-native b/src/3rdparty/mapbox-gl-native index 8c1be4ec..572822c8 160000 --- a/src/3rdparty/mapbox-gl-native +++ b/src/3rdparty/mapbox-gl-native @@ -1 +1 @@ -Subproject commit 8c1be4ec01ef46bf453856531ebf53b48ce3dbe7 +Subproject commit 572822c8ca15be190b43afbf7f91d132e988bf21 -- cgit v1.2.1