From 858c884680eb1477ba4e7d16a04d24d1d42cca97 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:49:57 +0000 Subject: INTEGRATION: CWS pchfix02 (1.2.24); FILE MERGED 2006/09/01 17:31:05 kaib 1.2.24.1: #i68856# Added header markers and pch files --- idl/util/idlpch.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'idl') diff --git a/idl/util/idlpch.cxx b/idl/util/idlpch.cxx index c338ce431b23..af58d59c6555 100644 --- a/idl/util/idlpch.cxx +++ b/idl/util/idlpch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: idlpch.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:53:35 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:49:57 $ * * 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_idl.hxx" #ifdef MAC #include #else @@ -56,4 +59,3 @@ #include #include -#pragma hdrstop -- cgit