summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/certificatechooser.cxx
diff options
context:
space:
mode:
authorRafał Dobrakowski <dobrakowskirafal@gmail.com>2024-03-11 00:48:26 +0100
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>2024-03-28 12:50:41 +0100
commit03b00e03c2cecdc6358e663be7b564c4ccec76f9 (patch)
tree3011d301b19c577c146c344f17608670ce6225d9 /xmlsecurity/source/dialogs/certificatechooser.cxx
parentc2d4406206bfad59c238a0d55eab32d6763226e6 (diff)
tdf#146619 Remove unused #includes from C/C++ files
'xmlsecurity' module was cleaned. Add some headers from xmlsec-wrapper.h in preparation for its removal Change-Id: Id66e6d40d4d5d980626832c0e2f6255fc31b4bcf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164639 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'xmlsecurity/source/dialogs/certificatechooser.cxx')
-rw-r--r--xmlsecurity/source/dialogs/certificatechooser.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlsecurity/source/dialogs/certificatechooser.cxx b/xmlsecurity/source/dialogs/certificatechooser.cxx
index e381b38f2933..32e75f91f211 100644
--- a/xmlsecurity/source/dialogs/certificatechooser.cxx
+++ b/xmlsecurity/source/dialogs/certificatechooser.cxx
@@ -28,10 +28,9 @@
#include <com/sun/star/security/NoPasswordException.hpp>
#include <com/sun/star/security/CertificateCharacters.hpp>
-#include <o3tl/safeint.hxx>
#include <unotools/datetime.hxx>
#include <unotools/charclass.hxx>
-
+#include <unotools/useroptions.hxx>
#include <resourcemanager.hxx>
#include <strings.hrc>