From 6353c51e8bf66fe223080db649fc07e62a3a6c97 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 30 Jul 2020 21:18:46 +0200 Subject: sw: introduce a Library_swqahelper So it is no longer necessary to define all SwModelTestBase functions inline. Change-Id: Ia1055ff967b3614102275ec92607c85ec063fce7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99820 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- sw/qa/extras/ww8export/ww8export3.cxx | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'sw/qa/extras/ww8export/ww8export3.cxx') diff --git a/sw/qa/extras/ww8export/ww8export3.cxx b/sw/qa/extras/ww8export/ww8export3.cxx index 512cce9ca4bc..2c6f4e1f0fe0 100644 --- a/sw/qa/extras/ww8export/ww8export3.cxx +++ b/sw/qa/extras/ww8export/ww8export3.cxx @@ -9,7 +9,6 @@ #include -#include #include #include #include @@ -21,6 +20,18 @@ #include #include #include +#include +#include +#include +#include +#include +#include + +#include + +#include +#include +#include class Test : public SwModelTestBase { -- cgit v1.2.3