From ef38b9af0abd4a38bb9025a38f21442ebe11238d Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 12 Aug 2021 22:11:33 +0200 Subject: split SvNumberFormatter into it's own header so I can make changes without running into cyclic dependencies between header files Change-Id: I98a91c7cc66002ba745cdb8239e5cc267922a45c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120412 Tested-by: Jenkins Reviewed-by: Noel Grandin --- uui/source/iahndl-ssl.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'uui') diff --git a/uui/source/iahndl-ssl.cxx b/uui/source/iahndl-ssl.cxx index b0bdbb98eb38..ac7560aa4935 100644 --- a/uui/source/iahndl-ssl.cxx +++ b/uui/source/iahndl-ssl.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include -- cgit