summaryrefslogtreecommitdiff
path: root/oox/source/crypto/Standard2007Engine.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-03-15 00:26:24 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-03-16 13:59:28 +0100
commitef08f18e926f0627b51a529910aaade4353be9af (patch)
tree3c16937c26918b5cbd3228f5a31df3b4a41d3932 /oox/source/crypto/Standard2007Engine.cxx
parent3cee74b9411f808508ad400b822da4f15110b7e2 (diff)
tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie3c59da7b9e0ad06fcd7f247e47bcc17ea35b17a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90503 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'oox/source/crypto/Standard2007Engine.cxx')
-rw-r--r--oox/source/crypto/Standard2007Engine.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/crypto/Standard2007Engine.cxx b/oox/source/crypto/Standard2007Engine.cxx
index c3b23aa426d5..0ad782522450 100644
--- a/oox/source/crypto/Standard2007Engine.cxx
+++ b/oox/source/crypto/Standard2007Engine.cxx
@@ -13,7 +13,6 @@
#include <oox/crypto/CryptTools.hxx>
#include <oox/helper/binaryinputstream.hxx>
#include <oox/helper/binaryoutputstream.hxx>
-#include <rtl/digest.h>
#include <rtl/random.h>
#include <comphelper/hash.hxx>