[Libreoffice-commits] core.git: sw/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 19 11:20:26 UTC 2018
sw/qa/unit/sw-dialogs-test.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7d29c6c49f1b82d9305e9c9938660e85e76caae0
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon Nov 19 12:20:00 2018 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Mon Nov 19 12:20:00 2018 +0100
missing include
Change-Id: Iec63c3a357805e7fb19681ff8590f2444ce33017
diff --git a/sw/qa/unit/sw-dialogs-test.cxx b/sw/qa/unit/sw-dialogs-test.cxx
index f5968d36b7e7..b269739b7232 100644
--- a/sw/qa/unit/sw-dialogs-test.cxx
+++ b/sw/qa/unit/sw-dialogs-test.cxx
@@ -12,6 +12,7 @@
#include <rtl/bootstrap.hxx>
#include <rtl/strbuf.hxx>
#include <osl/file.hxx>
+#include <osl/module.hxx>
#include <tools/svlibrary.h>
#include <sfx2/app.hxx>
#include <vcl/abstdlg.hxx>
More information about the Libreoffice-commits
mailing list