slideshow/source/engine/wakeupevent.cxx | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 6d4eb665825db37d735d5906af691fd31345a1e0 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Feb 26 08:53:04 2016 +0100 Missing include Change-Id: I6f2d7dc98b6c3b98a7ed27552c1e8b3b9481f619 diff --git a/slideshow/source/engine/wakeupevent.cxx b/slideshow/source/engine/wakeupevent.cxx index 5479d10..9f114b4 100644 --- a/slideshow/source/engine/wakeupevent.cxx +++ b/slideshow/source/engine/wakeupevent.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <sal/config.h> + +#include <algorithm> #include <wakeupevent.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits