[Libreoffice-commits] core.git: Branch 'feature/cib_contract57c' - sw/qa
Samuel Mehrbrodt (via logerrit)
logerrit at kemper.freedesktop.org
Tue Mar 26 11:28:24 UTC 2019
sw/qa/extras/layout/layout.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6cb475e637c8402dfd0e9ada90c422e9c0058e11
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
AuthorDate: Tue Mar 26 12:27:38 2019 +0100
Commit: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
CommitDate: Tue Mar 26 12:27:38 2019 +0100
Add missing include
Fallout from 7f9dfae2f83f11cc7799110435164a6bd2ba19d5
Change-Id: If1f9ac47baf389c363f1fbda4158f4101ae2d50a
diff --git a/sw/qa/extras/layout/layout.cxx b/sw/qa/extras/layout/layout.cxx
index 1e9047f855c2..615061572ec1 100755
--- a/sw/qa/extras/layout/layout.cxx
+++ b/sw/qa/extras/layout/layout.cxx
@@ -10,6 +10,7 @@
#include <swmodeltestbase.hxx>
#include <comphelper/propertysequence.hxx>
#include <test/mtfxmldump.hxx>
+#include <vcl/scheduler.hxx>
static char const DATA_DIRECTORY[] = "/sw/qa/extras/layout/data/";
More information about the Libreoffice-commits
mailing list