From 103da853ecc6e9a3e71005875562c15650b7ddd7 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 23:49:23 +0000 Subject: INTEGRATION: CWS pchfix02 (1.21.44); FILE MERGED 2006/09/01 17:54:47 kaib 1.21.44.1: #i68856# Added header markers and pch files --- tools/bootstrp/rscdep.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tools/bootstrp/rscdep.cxx') diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx index 17ba98818b03..ca3f09412a1a 100644 --- a/tools/bootstrp/rscdep.cxx +++ b/tools/bootstrp/rscdep.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rscdep.cxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.22 $ * - * last change: $Author: hr $ $Date: 2006-06-19 13:21:59 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:49:23 $ * * 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_tools.hxx" #ifdef UNX #include #endif -- cgit