include/sfx2/charwin.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 612941b64970b3e1f246652a8661fbaa56373242 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Jan 10 09:02:43 2019 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Thu Jan 10 11:15:25 2019 +0100
VirtualDevice must be a complete type here (Windows --disable-pch) ...when instantiating implicitly defined special member functions of SFX2_DLLPUBLIC SvxCharView Change-Id: I6eae49bc33811122c3d276440698721e08391ac2 Reviewed-on: https://gerrit.libreoffice.org/66062 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/sfx2/charwin.hxx b/include/sfx2/charwin.hxx index c718815b9bd2..2dd88b7e33e1 100644 --- a/include/sfx2/charwin.hxx +++ b/include/sfx2/charwin.hxx @@ -23,6 +23,7 @@ #include <sfx2/tbxctrl.hxx> #include <sfx2/dllapi.h> #include <vcl/customweld.hxx> +#include <vcl/virdev.hxx> #include <vcl/weld.hxx> class SFX2_DLLPUBLIC SvxCharView : public weld::CustomWidgetController _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits