summaryrefslogtreecommitdiff
path: root/i18npool/source/transliteration/hiraganaToKatakana.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/transliteration/hiraganaToKatakana.cxx')
-rw-r--r--i18npool/source/transliteration/hiraganaToKatakana.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/transliteration/hiraganaToKatakana.cxx b/i18npool/source/transliteration/hiraganaToKatakana.cxx
index 7a6c77cb2dda..e2d44fe5e424 100644
--- a/i18npool/source/transliteration/hiraganaToKatakana.cxx
+++ b/i18npool/source/transliteration/hiraganaToKatakana.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: hiraganaToKatakana.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: svesik $ $Date: 2002-08-27 12:11:21 $
+ * last change: $Author: hr $ $Date: 2003-03-26 10:54:46 $
*
* 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>
#define TRANSLITERATION_hiraganaToKatakana
#include <transliteration_OneToOne.hxx>