From b00c4c4f53fa5757e416dc0031532819872f636f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 14:56:06 +0000 Subject: INTEGRATION: CWS pchfix02 (1.7.22); FILE MERGED 2006/09/01 17:30:17 kaib 1.7.22.1: #i68856# Added header markers and pch files --- goodies/source/unographic/descriptor.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'goodies') diff --git a/goodies/source/unographic/descriptor.cxx b/goodies/source/unographic/descriptor.cxx index b0b288676e8c..f56084c7d7db 100644 --- a/goodies/source/unographic/descriptor.cxx +++ b/goodies/source/unographic/descriptor.cxx @@ -4,9 +4,9 @@ * * $RCSfile: descriptor.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2006-07-05 21:54:30 $ + * last change: $Author: obo $ $Date: 2006-09-17 15:56:06 $ * * 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_goodies.hxx" + #include "descriptor.hxx" #include -- cgit