diff options
Diffstat (limited to 'oox/source/crypto/DocumentDecryption.cxx')
-rw-r--r-- | oox/source/crypto/DocumentDecryption.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/source/crypto/DocumentDecryption.cxx b/oox/source/crypto/DocumentDecryption.cxx index a90bdada7bc9..1ed26f4d341c 100644 --- a/oox/source/crypto/DocumentDecryption.cxx +++ b/oox/source/crypto/DocumentDecryption.cxx @@ -11,11 +11,9 @@ #include <oox/crypto/DocumentDecryption.hxx> #include <comphelper/sequenceashashmap.hxx> -#include <cppuhelper/implbase.hxx> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/io/XStream.hpp> -#include <com/sun/star/uno/XComponentContext.hpp> #include <oox/crypto/AgileEngine.hxx> #include <oox/crypto/Standard2007Engine.hxx> #include <oox/helper/binaryinputstream.hxx> |