summaryrefslogtreecommitdiff
path: root/include/unotools/transliterationwrapper.hxx
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-01-23 02:08:39 -0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-01-23 09:48:42 +0000
commit4bdf9a02478459a2d2bab749ff0435e8392759d7 (patch)
tree9c272465c1390b058e93a7169b8ae7d3d1278216 /include/unotools/transliterationwrapper.hxx
parent99dafea3e56e5d2b559352896a509bf7fa0fdab5 (diff)
fdo#63154 Removed unused solar.h reference
Change-Id: I6b2f9e04e2232570c8bb9f36252b23a70c5f7525 Reviewed-on: https://gerrit.libreoffice.org/7604 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'include/unotools/transliterationwrapper.hxx')
-rw-r--r--include/unotools/transliterationwrapper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/unotools/transliterationwrapper.hxx b/include/unotools/transliterationwrapper.hxx
index 5ba115f04dd7..a6ea3218680b 100644
--- a/include/unotools/transliterationwrapper.hxx
+++ b/include/unotools/transliterationwrapper.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_UNOTOOLS_TRANSLITERATIONWRAPPER_HXX
#define INCLUDED_UNOTOOLS_TRANSLITERATIONWRAPPER_HXX
+
#include <rtl/ustring.hxx>
-#include <tools/solar.h>
#include <i18nlangtag/languagetag.hxx>
#include <com/sun/star/i18n/XExtendedTransliteration.hpp>
@@ -124,9 +124,7 @@ public:
};
-// ............................................................................
} // namespace utl
-// ............................................................................
#endif