Files
localrepo/dev-qt/qtwebengine/files/qtwebengine-6.11.1-gcc17.patch
Olivier van der Toorn d21535e7cb Add dev-qt from an older version of the gentoo repo
Qt5 has been removed, we restore it since we still use it.
2026-07-03 09:54:06 +02:00

10 lines
314 B
Diff

https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/742007
--- a/src/3rdparty/chromium/third_party/dawn/src/tint/utils/rtti/traits.h
+++ b/src/3rdparty/chromium/third_party/dawn/src/tint/utils/rtti/traits.h
@@ -30,4 +30,5 @@
#include <ostream>
+#include <sstream>
#include <string>
#include <tuple>