diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-20 23:03:01 -0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-21 11:16:03 +0000 |
commit | 15913f9ae1b8753a1fab894667b7543e08210b04 (patch) | |
tree | d505c7efbb428d2cb5773e3ff1084d7b05deb79c /oox/inc | |
parent | c445d40da8daa2f6ec0ae9930a06f50ab80cc85d (diff) |
fdo#63154 Removed unused solar.h reference in oox
Change-Id: I224bc31af9ecb77ad42357550e016b000ebf4837
Reviewed-on: https://gerrit.libreoffice.org/7519
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'oox/inc')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index f997388a1129..d2dae89d3bec 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -388,7 +388,6 @@ #include <tools/globname.hxx> #include <tools/mapunit.hxx> #include <tools/multisel.hxx> -#include <tools/solar.h> #include <tools/stream.hxx> #include <tools/time.hxx> #include <unotools/fltrcfg.hxx> |