summaryrefslogtreecommitdiffstats
path: root/source/l/qt5-webkit/qt5-webkit.gcc13.diff
blob: 318ad0a790f6b0b9bf77355650818b4aff4cd8c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
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
 {