summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/halfwidthToFullwidth.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/transliteration/halfwidthToFullwidth.cxx')
-rw-r--r--i18npool/source/transliteration/halfwidthToFullwidth.cxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/i18npool/source/transliteration/halfwidthToFullwidth.cxx b/i18npool/source/transliteration/halfwidthToFullwidth.cxx
index 72857f67ad44..2bfa4670c10c 100644
--- a/i18npool/source/transliteration/halfwidthToFullwidth.cxx
+++ b/i18npool/source/transliteration/halfwidthToFullwidth.cxx
@@ -17,14 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-// prevent internal compiler error with MSVC6SP3
-#include <utility>
-
#include <i18nutil/widthfolding.hxx>
-#define TRANSLITERATION_halfwidthToFullwidth
-#define TRANSLITERATION_halfwidthKatakanaToFullwidthKatakana
-#define TRANSLITERATION_halfwidthToFullwidthLikeJIS
+
#include <transliteration_OneToOne.hxx>
using namespace com::sun::star::uno;