fdo#63154 Remove unused solar.h reference in tools

Change-Id: Ic450a82a201cb4da3b0c2992908b597220038871
Reviewed-on: https://gerrit.libreoffice.org/8135
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
This commit is contained in:
Alexandre Vicenzi
2014-02-19 18:42:51 -03:00
committed by Michael Stahl
parent 9c9e4b1942
commit c340131d16
2 changed files with 0 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>