diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-02-15 01:13:52 -0200 |
---|---|---|
committer | Marcos Souza <marcos.souza.org@gmail.com> | 2014-02-17 10:26:30 +0000 |
commit | 067d08029384af6e620f0fc48e31ff2a740e1fc8 (patch) | |
tree | 79686fab1bce28da089332730891c790a669f780 /sw/inc/pch | |
parent | f03e95da68138a48ba2d4b6ab382b839577f0a1d (diff) |
fdo#63154 Remove unused solar.h reference in sw.
Change-Id: I6e13f3705cb591573693cf60220e32aa823c5886
Reviewed-on: https://gerrit.libreoffice.org/8067
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_msword.hxx | 1 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index aac38b412615..e08a2b22009d 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -254,7 +254,6 @@ #include <svx/xfltrit.hxx> #include <svx/xlineit.hxx> #include <toolkit/helper/vclunohelper.hxx> -#include <tools/solar.h> #include <tools/stream.hxx> #include <tools/tenccvt.hxx> #include <tools/urlobj.hxx> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index a90133efa182..341b25617630 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -990,7 +990,6 @@ #include <tools/resmgr.hxx> #include <tools/rtti.hxx> #include <tools/shl.hxx> -#include <tools/solar.h> #include <tools/stream.hxx> #include <tools/time.hxx> #include <tools/urlobj.hxx> |