diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 09:54:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 09:54:59 +0000 |
commit | 9f9bfe677d855d9883360e151d15a6cb6c4d9f7d (patch) | |
tree | 0156c5d69ea94a0379566d2ccda1ced3f40986fc /i18npool/source/transliteration/ignoreWidth.cxx | |
parent | 8ee2a0686f065b059e77f7b0a276a071373c7106 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'i18npool/source/transliteration/ignoreWidth.cxx')
-rw-r--r-- | i18npool/source/transliteration/ignoreWidth.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/source/transliteration/ignoreWidth.cxx b/i18npool/source/transliteration/ignoreWidth.cxx index 623de6bc31a1..9726ac3e390f 100644 --- a/i18npool/source/transliteration/ignoreWidth.cxx +++ b/i18npool/source/transliteration/ignoreWidth.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ignoreWidth.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: svesik $ $Date: 2002-08-27 12:11:24 $ + * last change: $Author: hr $ $Date: 2003-03-26 10:54:49 $ * * 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_Width #include <transliteration_Ignore.hxx> |