XSecController must be a complete type here (Windows --disable-pch)

...when instantiating implicitly defined special member functions of
XMLSECURITY_DLLPUBLIC XMLSignatureHelper, due to mpXSecController member

Change-Id: Ifd504c1b215a8a1a86d7a9d660aa569b75e07d50
Reviewed-on: https://gerrit.libreoffice.org/73406
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann 2019-06-03 18:47:16 +02:00
parent c7fd5ec698
commit 1ae6523a3a

View file

@ -26,10 +26,10 @@
#include <svl/sigstruct.hxx>
#include "xmlsecuritydllapi.h"
#include "xmlsignaturehelper.hxx"
#include "xsecctl.hxx"
class DateTime;
class UriBindingHelper;
class XSecController;
namespace com {
namespace sun {