From e9f39ace5d1e53b7686e955a407c05b05f5b405e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 08:15:51 +0000 Subject: INTEGRATION: CWS pchfix02 (1.9.16); FILE MERGED 2006/09/01 17:30:40 kaib 1.9.16.1: #i68856# Added header markers and pch files --- i18npool/source/characterclassification/cclass_unicode.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'i18npool/source/characterclassification') diff --git a/i18npool/source/characterclassification/cclass_unicode.cxx b/i18npool/source/characterclassification/cclass_unicode.cxx index b6ba7bb5c4e2..874261cdb225 100644 --- a/i18npool/source/characterclassification/cclass_unicode.cxx +++ b/i18npool/source/characterclassification/cclass_unicode.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cclass_unicode.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: hr $ $Date: 2006-06-20 04:43:36 $ + * last change: $Author: obo $ $Date: 2006-09-17 09:15:51 $ * * 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 #include #include -- cgit