From 67f1206b202fcc4a2dd973f27d8927ae52c7749f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 15:03:28 +0000 Subject: INTEGRATION: CWS pchfix02 (1.26.20); FILE MERGED 2006/09/01 17:33:24 kaib 1.26.20.1: #i68856# Added header markers and pch files --- rsc/source/rsc/rsc.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'rsc') diff --git a/rsc/source/rsc/rsc.cxx b/rsc/source/rsc/rsc.cxx index 2d2feea8590b..25cb2c6897ef 100644 --- a/rsc/source/rsc/rsc.cxx +++ b/rsc/source/rsc/rsc.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rsc.cxx,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:49:07 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:03:28 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_rsc.hxx" /****************************************************************/ /* Include File */ /****************************************************************/ -- cgit