include/vcl/FilterConfigItem.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 403e3c04420c4d20c77427c43df52d554d7329ff Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Jan 10 09:05:28 2019 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Thu Jan 10 16:39:05 2019 +0100 PropertyValue must be a complete type here (Windows --disable-pch) ...when instantiating implicitly defined special member functions of VCL_DLLPUBLIC FilterConfigItem Change-Id: I3128a475e9363b0dc0960fbb34e25c64c2270f69 Reviewed-on: https://gerrit.libreoffice.org/66063 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/vcl/FilterConfigItem.hxx b/include/vcl/FilterConfigItem.hxx index 3abba38c862d..48651b2a0b34 100644 --- a/include/vcl/FilterConfigItem.hxx +++ b/include/vcl/FilterConfigItem.hxx @@ -24,11 +24,11 @@ #include <vcl/dllapi.h> #include <rtl/ustring.hxx> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Sequence.hxx> namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } } -namespace com { namespace sun { namespace star { namespace beans { struct PropertyValue; } } } } namespace com { namespace sun { namespace star { namespace task { class XStatusIndicator; } } } } namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } namespace com { namespace sun { namespace star { namespace uno { class XInterface; } } } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits