summaryrefslogtreecommitdiff
path: root/media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch
blob: ccd808e5b5f19971d79ebda6e95b0989adb10953 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/930977
https://github.com/jstkdng/ueberzugpp/issues/179
--- a/src/canvas/wayland/config/dummy.hpp
+++ b/src/canvas/wayland/config/dummy.hpp
@@ -20,4 +20,6 @@
 #include "../config.hpp"
 
+#include <string>
+
 class DummyWaylandConfig : public WaylandConfig
 {