Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 745813 | Differences between
and this patch

Collapse All | Expand All

(-)libreoffice-7.0.3.1.orig/libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx (+1 lines)
Lines 19-24 Link Here
19
#include <fstream>
19
#include <fstream>
20
#include <map>
20
#include <map>
21
#include <memory>
21
#include <memory>
22
#include <vector>
22
23
23
namespace {
24
namespace {
24
25
(-)libreoffice-7.0.3.1.orig/libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx (+1 lines)
Lines 11-16 Link Here
11
#include <gdk/gdkkeysyms.h>
11
#include <gdk/gdkkeysyms.h>
12
12
13
#include <iostream>
13
#include <iostream>
14
#include <sstream>
14
15
15
#include <LibreOfficeKit/LibreOfficeKitGtk.h>
16
#include <LibreOfficeKit/LibreOfficeKitGtk.h>
16
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
17
#include <LibreOfficeKit/LibreOfficeKitEnums.h>

Return to bug 745813