summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2021-12-16 20:59:35 +0100
committerMiklos Vajna <vmiklos@collabora.com>2021-12-20 10:06:34 +0100
commit807f238f12e0774fabf507a17ca0ba9204d47833 (patch)
tree37f51c4539aa07ce707dcf81d2e9dc4e16186d15 /sc/source/ui/docshell
parent309c8bd4fc5cc7034754b90d6306bbe4084be4d9 (diff)
Recheck include/[e-r]* with IWYU
See tdf#42949 for motivation Change-Id: I44e4e3a88067c1c29ce9d563b22741e984b43576 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126964 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/source/ui/docshell')
-rw-r--r--sc/source/ui/docshell/impex.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/impex.cxx b/sc/source/ui/docshell/impex.cxx
index b49f3b96fb50..953aa0eb8167 100644
--- a/sc/source/ui/docshell/impex.cxx
+++ b/sc/source/ui/docshell/impex.cxx
@@ -63,6 +63,7 @@
#include <editeng/editobj.hxx>
#include <svl/numformat.hxx>
#include <rtl/character.hxx>
+#include <rtl/math.hxx>
#include <sax/tools/converter.hxx>
#include <memory>