summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-08-26 10:34:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-08-26 13:53:33 +0200
commit6225a903ea84247cebe131bfc6f8d944161c3b4e (patch)
tree041ef9e29d9a37380065c9eeece99245b89a4d3d /sc
parentb57052ec2bbe548ca495a32b4bfce1d1c71caf33 (diff)
Missing include (Windows --disable-pch)
Change-Id: If5a362aada4dc1d6185e1f7f2b94f41a2883aa09 Reviewed-on: https://gerrit.libreoffice.org/78112 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/cctrl/tbzoomsliderctrl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/cctrl/tbzoomsliderctrl.cxx b/sc/source/ui/cctrl/tbzoomsliderctrl.cxx
index 77d7067b2dd4..94de56024b03 100644
--- a/sc/source/ui/cctrl/tbzoomsliderctrl.cxx
+++ b/sc/source/ui/cctrl/tbzoomsliderctrl.cxx
@@ -24,6 +24,7 @@
#include <vcl/gradient.hxx>
#include <vcl/settings.hxx>
#include <svx/zoomslideritem.hxx>
+#include <iterator>
#include <set>
#include <bitmaps.hlst>