diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:20:50 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 08:20:50 +0000 |
commit | 81b8f936bf41e5ba8659b1759c7f57880684c9ed (patch) | |
tree | 67dbd90d99c8a61fde0e23d6aa2e87915818f4f9 /i18npool | |
parent | c440c28ba0e368c4720f0179d1783044f85263b1 (diff) |
INTEGRATION: CWS pchfix02 (1.3.16); FILE MERGED
2006/09/01 17:30:45 kaib 1.3.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/isolang/inwnt.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/i18npool/source/isolang/inwnt.cxx b/i18npool/source/isolang/inwnt.cxx index 63a3f8804d55..5f65c22451a7 100644 --- a/i18npool/source/isolang/inwnt.cxx +++ b/i18npool/source/isolang/inwnt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: inwnt.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2006-06-20 04:46:25 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:20:50 $ * * 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" + #ifndef _SAL_CONFIG_H_ #include <sal/config.h> #endif |