diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 14:16:05 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 14:16:05 +0000 |
commit | 106350cb974b75cfbfcf44d993125ca01ab6b381 (patch) | |
tree | 955e8a264e214e3c49bb8d52d228adcea6ba3338 /i18npool | |
parent | 5f7d7421e89cf2c86cba6104558f89636a412c8d (diff) |
INTEGRATION: CWS pchfix04 (1.4.34); FILE MERGED
2006/11/16 15:27:48 mkretzschmar 1.4.34.1: #i71619# Don't include pch files in cxx files that will be included
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/isolang/inwnt.cxx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/i18npool/source/isolang/inwnt.cxx b/i18npool/source/isolang/inwnt.cxx index 5f65c22451a7..dcd50655e488 100644 --- a/i18npool/source/isolang/inwnt.cxx +++ b/i18npool/source/isolang/inwnt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: inwnt.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-17 09:20:50 $ + * last change: $Author: kz $ $Date: 2007-05-10 15:16:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,7 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_i18npool.hxx" +// no include "precompiled_i18npool.hxx" because this file is included in insys.cxx #ifndef _SAL_CONFIG_H_ #include <sal/config.h> |