From 8ddca0648a2b673b7dd5357871f79a83c3830ed8 Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Sun, 27 May 2018 14:07:43 +0200 Subject: tdf#42949 remove unused compheler includes .. and fix the fallout Change-Id: I15bc5d626f4d157cbc69a87392078b41e621d14e Reviewed-on: https://gerrit.libreoffice.org/54882 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- slideshow/source/engine/activities/interpolation.hxx | 1 + slideshow/source/engine/slide/targetpropertiescreator.cxx | 1 + slideshow/source/engine/slide/targetpropertiescreator.hxx | 1 - slideshow/source/engine/slideshowimpl.cxx | 1 - slideshow/source/engine/transitions/slidetransitionfactory.cxx | 2 -- 5 files changed, 2 insertions(+), 4 deletions(-) (limited to 'slideshow') diff --git a/slideshow/source/engine/activities/interpolation.hxx b/slideshow/source/engine/activities/interpolation.hxx index 6da629695eed..ab0a0e5a63d1 100644 --- a/slideshow/source/engine/activities/interpolation.hxx +++ b/slideshow/source/engine/activities/interpolation.hxx @@ -21,6 +21,7 @@ #define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ACTIVITIES_INTERPOLATION_HXX #include +#include namespace basegfx { diff --git a/slideshow/source/engine/slide/targetpropertiescreator.cxx b/slideshow/source/engine/slide/targetpropertiescreator.cxx index 0255f534815e..a8423ec482e9 100644 --- a/slideshow/source/engine/slide/targetpropertiescreator.cxx +++ b/slideshow/source/engine/slide/targetpropertiescreator.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include diff --git a/slideshow/source/engine/slide/targetpropertiescreator.hxx b/slideshow/source/engine/slide/targetpropertiescreator.hxx index abde8a7349ee..9a8c00e5654b 100644 --- a/slideshow/source/engine/slide/targetpropertiescreator.hxx +++ b/slideshow/source/engine/slide/targetpropertiescreator.hxx @@ -24,7 +24,6 @@ #include #include -#include using namespace ::com::sun::star; diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx index f58593baa3dc..fda1adf503de 100644 --- a/slideshow/source/engine/slideshowimpl.cxx +++ b/slideshow/source/engine/slideshowimpl.cxx @@ -28,7 +28,6 @@ #include #include -#include #include #include diff --git a/slideshow/source/engine/transitions/slidetransitionfactory.cxx b/slideshow/source/engine/transitions/slidetransitionfactory.cxx index 5ed99a951026..f310f17c07df 100644 --- a/slideshow/source/engine/transitions/slidetransitionfactory.cxx +++ b/slideshow/source/engine/transitions/slidetransitionfactory.cxx @@ -26,8 +26,6 @@ #include -#include - #include #include #include -- cgit v1.2.3