INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGED

2006/09/01 17:30:55 kaib 1.7.16.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte
2006-09-17 08:33:16 +00:00
parent 4d3ef2c740
commit ae353c46b3
2 changed files with 10 additions and 4 deletions

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: transliteration_body.cxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2006-06-20 04:50:42 $
* last change: $Author: obo $ $Date: 2006-09-17 09:32:47 $
*
* 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"
#include <i18nutil/casefolding.hxx>
#define TRANSLITERATION_ALL
#include "transliteration_body.hxx"

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: transliteration_commonclass.cxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2006-06-20 04:50:53 $
* last change: $Author: obo $ $Date: 2006-09-17 09:33:16 $
*
* 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"
#include <transliteration_commonclass.hxx>
#include <com/sun/star/i18n/CollatorOptions.hpp>