From 29baa05bb9c62ef1e4c759f7c4744d11dd40a385 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 13 Dec 2017 21:49:20 +0100 Subject: tools: remove unused #include from solar.h Change-Id: I214e13add371380701ae39403d90a574a63e495d --- slideshow/source/engine/shapes/gdimtftools.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'slideshow') diff --git a/slideshow/source/engine/shapes/gdimtftools.cxx b/slideshow/source/engine/shapes/gdimtftools.cxx index 4e358df4b9d0..86ebae1a6358 100644 --- a/slideshow/source/engine/shapes/gdimtftools.cxx +++ b/slideshow/source/engine/shapes/gdimtftools.cxx @@ -31,6 +31,7 @@ #include #include +#include #include #include -- cgit