opt/qtwebengine/gcc12.patch

11 lines
251 B
Diff
Raw Normal View History

2022-05-14 10:30:16 +02:00
--- SkParseColor.cpp.orig 2022-05-10 21:02:09.968689017 +0200
+++ SkParseColor.cpp 2022-05-10 21:02:17.812647846 +0200
@@ -6,6 +6,7 @@
*/
+#include <iterator>
#include "include/utils/SkParse.h"
static constexpr const char* gColorNames[] = {