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

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: 's avatarStephan Bergmann <sbergman@redhat.com>
üst c7fd5ec6
...@@ -26,10 +26,10 @@ ...@@ -26,10 +26,10 @@
#include <svl/sigstruct.hxx> #include <svl/sigstruct.hxx>
#include "xmlsecuritydllapi.h" #include "xmlsecuritydllapi.h"
#include "xmlsignaturehelper.hxx" #include "xmlsignaturehelper.hxx"
#include "xsecctl.hxx"
class DateTime; class DateTime;
class UriBindingHelper; class UriBindingHelper;
class XSecController;
namespace com { namespace com {
namespace sun { namespace sun {
......
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