packages/qt5/qt5-webkit/qt5-webkit-gcc13.patch

11 lines
346 B
Diff

--- qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h.orig 2023-08-17 20:34:08.876261385 +0200
+++ qtwebkit-5.212.0-alpha4/Source/ThirdParty/ANGLE/src/common/mathutil.h 2023-08-17 20:34:26.570516488 +0200
@@ -16,6 +16,7 @@
#include <algorithm>
#include <string.h>
#include <stdlib.h>
+#include <cstdint>
namespace gl
{