diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:19:11 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:19:11 +0000 |
commit | b2cbbfaa53a704bf0f1d4929e7ad87591a480130 (patch) | |
tree | 0c17a9ea119e451f0a20c06325ea6723bc8bf396 /i18npool | |
parent | f2b35367f4a9aeecda3833d28840f89b956a1e19 (diff) |
INTEGRATION: CWS pchfix02 (1.10.16); FILE MERGED
2006/09/01 17:30:43 kaib 1.10.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx b/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx index 19aab458d376..17da14d4cf8b 100644 --- a/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx +++ b/i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx @@ -4,9 +4,9 @@ * * $RCSfile: indexentrysupplier_ja_phonetic.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2006-06-20 04:45:38 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:19:11 $ * * 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 <indexentrysupplier_ja_phonetic.hxx> #include <data/indexdata_alphanumeric.h> #include <data/indexdata_ja_phonetic.h> |