--- qt-everywhere-src-5.15.16.old/qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/geometry.hpp +++ qt-everywhere-src-5.15.16/qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/geometry.hpp @@ -1,5 +1,7 @@ #pragma once +#include + #include #include #include --- qt-everywhere-src-5.15.16.old/qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/string.hpp +++ qt-everywhere-src-5.15.16/qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/util/string.hpp @@ -3,6 +3,7 @@ #include #include #include +#include #include #include --- qt-everywhere-src-5.15.16.old/qtlocation/src/3rdparty/mapbox-gl-native/src/mbgl/gl/stencil_mode.hpp +++ qt-everywhere-src-5.15.16/qtlocation/src/3rdparty/mapbox-gl-native/src/mbgl/gl/stencil_mode.hpp @@ -1,5 +1,7 @@ #pragma once +#include + #include namespace mbgl {