summaryrefslogtreecommitdiffstats
path: root/source/l/qt5-webkit/qt5-webkit.gcc13.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/qt5-webkit/qt5-webkit.gcc13.diff')
-rw-r--r--source/l/qt5-webkit/qt5-webkit.gcc13.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/l/qt5-webkit/qt5-webkit.gcc13.diff b/source/l/qt5-webkit/qt5-webkit.gcc13.diff
new file mode 100644
index 000000000..318ad0a79
--- /dev/null
+++ b/source/l/qt5-webkit/qt5-webkit.gcc13.diff
@@ -0,0 +1,10 @@
+--- ./Source/ThirdParty/ANGLE/src/common/mathutil.h.orig 2020-03-04 11:16:37.000000000 -0600
++++ ./Source/ThirdParty/ANGLE/src/common/mathutil.h 2023-05-03 22:19:19.201630211 -0500
+@@ -16,6 +16,7 @@
+ #include <algorithm>
+ #include <string.h>
+ #include <stdlib.h>
++#include <cstdint>
+
+ namespace gl
+ {