From 3e9a585fe269c91f98b7bcab23a288098b9fdc3d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 09:57:43 +0000 Subject: INTEGRATION: CWS pchfix02 (1.6.160); FILE MERGED 2006/09/01 17:59:56 kaib 1.6.160.1: #i68856# Added header markers and pch files --- xmloff/source/style/undlihdl.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'xmloff/source/style/undlihdl.cxx') diff --git a/xmloff/source/style/undlihdl.cxx b/xmloff/source/style/undlihdl.cxx index d4b83d329b91..9a7330ff1eaf 100644 --- a/xmloff/source/style/undlihdl.cxx +++ b/xmloff/source/style/undlihdl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: undlihdl.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: ihi $ $Date: 2006-08-29 11:02:29 $ + * last change: $Author: obo $ $Date: 2006-09-17 10:57:43 $ * * 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_xmloff.hxx" + #ifndef _XMLOFF_PROPERTYHANDLER_UNDERLINETYPES_HXX #include #endif -- cgit