diff options
Diffstat (limited to 'i18npool/source')
-rw-r--r-- | i18npool/source/transliteration/transliteration_Ignore.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/transliteration/transliteration_Ignore.cxx b/i18npool/source/transliteration/transliteration_Ignore.cxx index 9c1c7eaaf439..5c97c6856470 100644 --- a/i18npool/source/transliteration/transliteration_Ignore.cxx +++ b/i18npool/source/transliteration/transliteration_Ignore.cxx @@ -4,9 +4,9 @@ * * $RCSfile: transliteration_Ignore.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:35:18 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:32:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_i18npool.hxx" + // prevent internal compiler error with MSVC6SP3 #include <utility> |