[vte] glib: glue: Include string



commit 554690e7b3dcbbbf405f7600799da48e920c9024
Author: Zander Brown <zbrown gnome org>
Date:   Thu Jun 23 21:30:57 2022 +0200

    glib: glue: Include string
    
    https://gitlab.gnome.org/GNOME/vte/-/issues/2564

 src/glib-glue.cc | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/glib-glue.cc b/src/glib-glue.cc
index c0650730..e4903f3b 100644
--- a/src/glib-glue.cc
+++ b/src/glib-glue.cc
@@ -21,6 +21,7 @@
 
 #include <exception>
 #include <stdexcept>
+#include <string>
 #include <string_view>
 
 #include "debug.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]