summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-11-03 08:13:08 +0100
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-11-03 08:53:40 +0100
commit7ffe517dea4190334c1ddf376af17ddfc1d3f128 (patch)
treed6fd117a30e1d3b704ea81bcbc2dc24d57e5eb2a /slideshow
parent1e297aef53ec79e2905cb9ca57d649b82bc3938d (diff)
RangeExpander functor removed, but needed in one place.
Added a local class for it: there may be a better fix, but it avoids the build to break. Removed a few remaining includes
Diffstat (limited to 'slideshow')
-rw-r--r--slideshow/source/engine/shapes/drawshape.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/drawshape.cxx b/slideshow/source/engine/shapes/drawshape.cxx
index 153ffb28cd4b..f4b21a970bfb 100644
--- a/slideshow/source/engine/shapes/drawshape.cxx
+++ b/slideshow/source/engine/shapes/drawshape.cxx
@@ -47,7 +47,6 @@
#include <vcl/wrkwin.hxx>
#include <basegfx/numeric/ftools.hxx>
-#include <basegfx/range/rangeexpander.hxx>
#include <rtl/math.hxx>