summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/textToPronounce_zh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/transliteration/textToPronounce_zh.cxx')
-rw-r--r--i18npool/source/transliteration/textToPronounce_zh.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/i18npool/source/transliteration/textToPronounce_zh.cxx b/i18npool/source/transliteration/textToPronounce_zh.cxx
index 8fecdcb92e4b..cc2b8ee90da5 100644
--- a/i18npool/source/transliteration/textToPronounce_zh.cxx
+++ b/i18npool/source/transliteration/textToPronounce_zh.cxx
@@ -17,18 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-// prevent internal compiler error with MSVC6SP3
-#include <utility>
-
-#include <rtl/string.hxx>
+#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
-#define TRANSLITERATION_ALL
+
#include <textToPronounce_zh.hxx>
using namespace com::sun::star::uno;
-
namespace com { namespace sun { namespace star { namespace i18n {
sal_Int16 SAL_CALL TextToPronounce_zh::getType() throw (RuntimeException, std::exception)