diff options
Diffstat (limited to 'i18npool/source/transliteration/textToPronounce_zh.cxx')
-rw-r--r-- | i18npool/source/transliteration/textToPronounce_zh.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/transliteration/textToPronounce_zh.cxx b/i18npool/source/transliteration/textToPronounce_zh.cxx index 4e7219a788d2..20753a0c03d1 100644 --- a/i18npool/source/transliteration/textToPronounce_zh.cxx +++ b/i18npool/source/transliteration/textToPronounce_zh.cxx @@ -2,9 +2,9 @@ * * $RCSfile: textToPronounce_zh.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: svesik $ $Date: 2002-08-27 12:11:25 $ + * last change: $Author: hr $ $Date: 2003-03-26 10:54:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -60,7 +60,7 @@ ************************************************************************/ // prevent internal compiler error with MSVC6SP3 -#include <utility> +#include <stl/utility> #include <rtl/string.hxx> #include <rtl/ustrbuf.hxx> |