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:
parent
c7fd5ec698
commit
1ae6523a3a
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue