diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:19:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:19:38 +0000 |
commit | 9de5901dfac85babb07e488d577013d4f640a35c (patch) | |
tree | 5e2c7a0e587592170fc2418e80fb372431daa3df /i18npool/source/inputchecker/inputsequencechecker_hi.cxx | |
parent | 0fe62ac5bf175da13b555042360802105a742790 (diff) |
INTEGRATION: CWS pchfix02 (1.4.16); FILE MERGED
2006/09/01 17:30:44 kaib 1.4.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool/source/inputchecker/inputsequencechecker_hi.cxx')
-rw-r--r-- | i18npool/source/inputchecker/inputsequencechecker_hi.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/inputchecker/inputsequencechecker_hi.cxx b/i18npool/source/inputchecker/inputsequencechecker_hi.cxx index 4fbc48d5212b..f5f06b4b2a88 100644 --- a/i18npool/source/inputchecker/inputsequencechecker_hi.cxx +++ b/i18npool/source/inputchecker/inputsequencechecker_hi.cxx @@ -4,9 +4,9 @@ * * $RCSfile: inputsequencechecker_hi.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-20 04:46:02 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:19:38 $ * * 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 <inputsequencechecker_hi.hxx> using namespace rtl; |