sc/source/ui/cctrl/tbzoomsliderctrl.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 6225a903ea84247cebe131bfc6f8d944161c3b4e Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Aug 26 10:34:18 2019 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Mon Aug 26 13:53:33 2019 +0200 Missing include (Windows --disable-pch) Change-Id: If5a362aada4dc1d6185e1f7f2b94f41a2883aa09 Reviewed-on: https://gerrit.libreoffice.org/78112 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> 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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits