Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcristici committed Jan 8, 2025
1 parent f45e9ba commit 3717ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mbgl/util/string.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include <string>
#include <thread>
#include <type_traits>
#include <algorithm>

// Polyfill needed by Qt when building for Android with GCC
#if defined(__ANDROID__) && defined(__GLIBCXX__)
Expand Down

0 comments on commit 3717ffa

Please sign in to comment.