diff options
Diffstat (limited to 'xmlsecurity/source/helper')
-rw-r--r-- | xmlsecurity/source/helper/xsecctl.cxx | 1 | ||||
-rw-r--r-- | xmlsecurity/source/helper/xsecverify.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/helper/xsecctl.cxx b/xmlsecurity/source/helper/xsecctl.cxx index c10e9f0d3c50..bcbef6ad0bbd 100644 --- a/xmlsecurity/source/helper/xsecctl.cxx +++ b/xmlsecurity/source/helper/xsecctl.cxx @@ -41,7 +41,6 @@ #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <unotools/datetime.hxx> -#include <comphelper/ofopxmlhelper.hxx> #include <sax/tools/converter.hxx> #include "ooxmlsecexporter.hxx" #include <xmlsignaturehelper2.hxx> diff --git a/xmlsecurity/source/helper/xsecverify.cxx b/xmlsecurity/source/helper/xsecverify.cxx index 5a23de6f2619..283c9ac45c6d 100644 --- a/xmlsecurity/source/helper/xsecverify.cxx +++ b/xmlsecurity/source/helper/xsecverify.cxx @@ -42,7 +42,6 @@ #include <unotools/datetime.hxx> #include <comphelper/base64.hxx> #include <comphelper/processfactory.hxx> -#include <comphelper/sequence.hxx> #include <comphelper/seqstream.hxx> using namespace css; |