dev
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- string.hpp 2025-03-30 14:49:42.000000000 +0300
|
||||
+++ string.hpp.new 2026-05-06 15:14:40.188710700 +0300
|
||||
@@ -5,6 +5,7 @@
|
||||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
#include <exception>
|
||||
+#include <cstdint>
|
||||
|
||||
// Polyfill needed by Qt when building for Android with GCC
|
||||
#if defined(__ANDROID__) && defined(__GLIBCXX__)
|
||||
Reference in New Issue
Block a user