include/tools/date.hxx | 1 - include/tools/datetime.hxx | 1 - 2 files changed, 2 deletions(-)
New commits: commit c340131d16e49d91f15a2bd9c102a7da8c906602 Author: Alexandre Vicenzi <vicenzi.alexan...@gmail.com> Date: Wed Feb 19 18:42:51 2014 -0300 fdo#63154 Remove unused solar.h reference in tools Change-Id: Ic450a82a201cb4da3b0c2992908b597220038871 Reviewed-on: https://gerrit.libreoffice.org/8135 Tested-by: Michael Stahl <mst...@redhat.com> Reviewed-by: Michael Stahl <mst...@redhat.com> diff --git a/include/tools/date.hxx b/include/tools/date.hxx index f8b52ef..6b08e4a 100644 --- a/include/tools/date.hxx +++ b/include/tools/date.hxx @@ -20,7 +20,6 @@ #define INCLUDED_TOOLS_DATE_HXX #include <tools/toolsdllapi.h> -#include <tools/solar.h> #include <com/sun/star/util/Date.hpp> #include <sal/log.hxx> diff --git a/include/tools/datetime.hxx b/include/tools/datetime.hxx index eae54ad..c5e45ec 100644 --- a/include/tools/datetime.hxx +++ b/include/tools/datetime.hxx @@ -20,7 +20,6 @@ #define INCLUDED_TOOLS_DATETIME_HXX #include <tools/toolsdllapi.h> -#include <tools/solar.h> #include <tools/date.hxx> #include <tools/time.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits