diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-01 23:32:48 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-02 09:54:17 +0100 |
commit | cd9038dd398db0710273e4be5fb5310ec2f2c642 (patch) | |
tree | 8cd01dd7985c3f04c53dc275af7b64f46d4f67d2 /i18npool/inc | |
parent | a2d55e1869a37247549dc6d126e4cfbbf98ef024 (diff) |
move to comphelper, and rename
Diffstat (limited to 'i18npool/inc')
-rw-r--r-- | i18npool/inc/transliteration_commonclass.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i18npool/inc/transliteration_commonclass.hxx b/i18npool/inc/transliteration_commonclass.hxx index af5d189e6038..826e7366b297 100644 --- a/i18npool/inc/transliteration_commonclass.hxx +++ b/i18npool/inc/transliteration_commonclass.hxx @@ -33,7 +33,6 @@ #include <cppuhelper/implbase1.hxx> #include <rtl/ustrbuf.h> #include <rtl/ustring.hxx> -#include <i18nutil/x_rtl_ustring.h> namespace com { namespace sun { namespace star { namespace i18n { |