diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-02-26 23:37:38 -0300 |
---|---|---|
committer | Marcos Souza <marcos.souza.org@gmail.com> | 2014-02-27 07:35:41 -0600 |
commit | 8240641ce73c682b05f32f9d12649759d6e98b00 (patch) | |
tree | b7caf6164c62377d2df8b444e911168277ca117f /include/tools/unqidx.hxx | |
parent | 15246c959ae5ab4e124859a4d8981676f9eb657f (diff) |
fdo#63154 remove unused solar.h reference in tools
Change-Id: I1ad2f6323a787b9ea38031a1427d99dd47f5e030
Reviewed-on: https://gerrit.libreoffice.org/8373
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com>
Diffstat (limited to 'include/tools/unqidx.hxx')
-rw-r--r-- | include/tools/unqidx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/unqidx.hxx b/include/tools/unqidx.hxx index 14710f9d71f7..9042476961ce 100644 --- a/include/tools/unqidx.hxx +++ b/include/tools/unqidx.hxx @@ -20,7 +20,6 @@ #define INCLUDED_TOOLS_UNQIDX_HXX #include <tools/toolsdllapi.h> -#include <tools/solar.h> #include <tools/contnr.hxx> #include <map> |