summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
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/vba/vbarange.cxx
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/vba/vbarange.cxx')
-rw-r--r--sc/source/ui/vba/vbarange.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/vba/vbarange.cxx b/sc/source/ui/vba/vbarange.cxx
index 1cb307133cf7..d264682a1f7a 100644
--- a/sc/source/ui/vba/vbarange.cxx
+++ b/sc/source/ui/vba/vbarange.cxx
@@ -23,6 +23,7 @@
#include <cppuhelper/exc_hlp.hxx>
#include <o3tl/any.hxx>
#include <o3tl/unit_conversion.hxx>
+#include <rtl/math.hxx>
#include <tools/diagnose_ex.h>
#include <com/sun/star/script/ArrayWrapper.hpp>