From c7fd5ec69807ffe89c8414048996c1ea6945deb2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 3 Jun 2019 18:45:00 +0200 Subject: [PATCH] css::beans::PropertyValue must be a complete type here (Windows --disable-pch) ...when instantiating implicitly defined special member functions of SVX_DLLPUBLIC SdrCustomShapeGeometryItem, due to aPropSeq member Change-Id: I7fc0ba1db3aa67bdd5c4d8878504a31f32b42ffd Reviewed-on: https://gerrit.libreoffice.org/73405 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- include/svx/sdasitm.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/svx/sdasitm.hxx b/include/svx/sdasitm.hxx index 9b70de0e8e4b..e0aeaddab83a 100644 --- a/include/svx/sdasitm.hxx +++ b/include/svx/sdasitm.hxx @@ -22,12 +22,12 @@ #include #include +#include #include #include #include #include -namespace com::sun::star::beans { struct PropertyValue; } namespace com::sun::star::uno { class Any; } class SVX_DLLPUBLIC SdrCustomShapeGeometryItem : public SfxPoolItem -- 2.18.1