summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx')
-rw-r--r--editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx b/editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx
new file mode 100644
index 000000000000..00e8786b8aec
--- /dev/null
+++ b/editors/libreoffice/files/patch-libreofficekit_qa_gtktiledviewer_gtv-lok-dialog.cxx
@@ -0,0 +1,15 @@
+--- libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx.orig 2020-05-06 18:00:34 UTC
++++ libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx
+@@ -10,7 +10,12 @@
+ #include <gtk/gtk.h>
+ #include <gdk/gdkkeysyms.h>
+
++#include <cmath>
+ #include <iostream>
++#include <strstream>
++#include <sstream>
++#include <string>
++#include <vector>
+
+ #include <LibreOfficeKit/LibreOfficeKitGtk.h>
+ #include <LibreOfficeKit/LibreOfficeKitEnums.h>