From ca1d65d2576f773df5c1a7846bf75b7748674734 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 08:20:22 +0000 Subject: INTEGRATION: CWS pchfix02 (1.2.38); FILE MERGED 2006/09/01 17:30:44 kaib 1.2.38.1: #i68856# Added header markers and pch files --- i18npool/source/isolang/insys.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'i18npool/source') diff --git a/i18npool/source/isolang/insys.cxx b/i18npool/source/isolang/insys.cxx index 71c217562835..272e33b5b44f 100644 --- a/i18npool/source/isolang/insys.cxx +++ b/i18npool/source/isolang/insys.cxx @@ -4,9 +4,9 @@ * * $RCSfile: insys.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2006-04-07 14:37:42 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:20:22 $ * * 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" + #if defined( WNT ) #include "inwnt.cxx" -- cgit