File qtwebkit-everywhere-src-5.15.14+kde0-gcc-13-fix.patch of Package mingw32-libqt5-qtwebkit
diff -ru qtwebkit-everywhere-src-5.15.14+kde0.orig/Source/ThirdParty/ANGLE/src/common/mathutil.h qtwebkit-everywhere-src-5.15.14+kde0/Source/ThirdParty/ANGLE/src/common/mathutil.h --- qtwebkit-everywhere-src-5.15.14+kde0.orig/Source/ThirdParty/ANGLE/src/common/mathutil.h 2020-03-05 03:21:04.000000000 +0100 +++ qtwebkit-everywhere-src-5.15.14+kde0/Source/ThirdParty/ANGLE/src/common/mathutil.h 2024-06-04 20:40:43.116989287 +0200 @@ -14,6 +14,7 @@ #include <limits> #include <algorithm> +#include <cstdint> #include <string.h> #include <stdlib.h>