From b73985fb2a2dec9c46e20f8f0e39b9bf6e210d42 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:53:18 +0000 Subject: INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED 2006/09/01 17:33:09 kaib 1.12.10.1: #i68856# Added header markers and pch files --- registry/source/reflwrit.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'registry/source') diff --git a/registry/source/reflwrit.cxx b/registry/source/reflwrit.cxx index 6189381e8df1..4ac7cd32f14c 100644 --- a/registry/source/reflwrit.cxx +++ b/registry/source/reflwrit.cxx @@ -4,9 +4,9 @@ * * $RCSfile: reflwrit.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2006-06-19 14:27:38 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:53:18 $ * * 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_registry.hxx" + #include #ifndef _SAL_TYPES_H_ -- cgit