diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-01-18 11:53:51 -0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-01-20 21:32:38 +0000 |
commit | c137d3c939c8ef7bf3c2443779db1ef5f6e03a38 (patch) | |
tree | a0273ea41cc116efcb602b6a7f97a39e57cc2f1f /include/svtools/htmltokn.h | |
parent | be8dda375e8bde29030c471bf147b32080e26613 (diff) |
Removed unused solar.h reference in svtools
Change-Id: Ic1dc7c32bb749888bc8751d4d488ba76e46b155f
Reviewed-on: https://gerrit.libreoffice.org/7517
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/svtools/htmltokn.h')
-rw-r--r-- | include/svtools/htmltokn.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/htmltokn.h b/include/svtools/htmltokn.h index 6539f1a869fd..6e13eb594666 100644 --- a/include/svtools/htmltokn.h +++ b/include/svtools/htmltokn.h @@ -22,7 +22,6 @@ #include <svtools/svtdllapi.h> #include <sal/types.h> -#include <tools/solar.h> namespace rtl { class OUString; |