diff options
Diffstat (limited to 'i18npool/source/transliteration/ignoreKana.cxx')
-rw-r--r-- | i18npool/source/transliteration/ignoreKana.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/transliteration/ignoreKana.cxx b/i18npool/source/transliteration/ignoreKana.cxx index fd9f0875d072..47e530366b1a 100644 --- a/i18npool/source/transliteration/ignoreKana.cxx +++ b/i18npool/source/transliteration/ignoreKana.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ignoreKana.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: svesik $ $Date: 2002-08-27 12:11:22 $ + * last change: $Author: hr $ $Date: 2003-03-26 10:54:47 $ * * 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_Kana #include <transliteration_Ignore.hxx> |