Kaydet (Commit) f2e1b418 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

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: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 7f20533b
......@@ -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; }
/*-************************************************************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment