diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-10 10:16:08 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-04-10 12:27:18 +0200 |
commit | 63fa105a16ada980ff60b306f158049ab06af049 (patch) | |
tree | aadf3deaaac0ce0599536b89678fcfa23e0734bb /xmlsecurity | |
parent | 949775490a66cab7f55a32b21a09169857c2f306 (diff) |
remove reference to deleted files in pch
Change-Id: I1c51cc094dae710abd0d13169f5c0973908c13d8
Reviewed-on: https://gerrit.libreoffice.org/36355
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx b/xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx index 1c6a9bf0cdb4..9f43021e5b6c 100644 --- a/xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx +++ b/xmlsecurity/inc/pch/precompiled_xsec_gpg.hxx @@ -25,8 +25,6 @@ #include <key.h> #include <keylistresult.h> #include <list> -#include <com/sun/star/xml/crypto/gpg/GpgSecurityEnvironment.hpp> -#include <com/sun/star/xml/crypto/gpg/GpgXMLSecurityContext.hpp> #include <comphelper/processfactory.hxx> #include <comphelper/servicehelper.hxx> #include <cppuhelper/factory.hxx> |