include/framework/addonsoptions.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f2e1b418a7fe0fca371ccd48988391864d1b8c5e Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue Feb 26 10:59:27 2019 +0100 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Feb 26 14:34:15 2019 +0100 PropertyValue needs to be a complete type here (Windows, --disable-pch) ...when implicit special member functions are defined for FWE_DLLPUBLIC MergeMenuInstruction etc. Change-Id: Ida796edaea73cf2c918feee1ee961e2065f25ee8 Reviewed-on: https://gerrit.libreoffice.org/68376 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx index 66c5fca79c09..b4d46e722d80 100644 --- a/include/framework/addonsoptions.hxx +++ b/include/framework/addonsoptions.hxx @@ -21,11 +21,11 @@ #include <sal/types.h> #include <vcl/image.hxx> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/uno/Sequence.h> #include <framework/fwedllapi.h> #include <memory> -namespace com::sun::star::beans { struct PropertyValue; } namespace osl { class Mutex; } /*-************************************************************************************************************ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits