From eebde4199ee32588a55b13345594b994a2edabca Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:28:59 +0000 Subject: INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED 2006/09/01 17:56:25 kaib 1.6.16.1: #i68856# Added header markers and pch files --- unotools/source/streaming/streamhelper.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'unotools/source/streaming') diff --git a/unotools/source/streaming/streamhelper.cxx b/unotools/source/streaming/streamhelper.cxx index b9009eb137f6..0d5d61c75190 100644 --- a/unotools/source/streaming/streamhelper.cxx +++ b/unotools/source/streaming/streamhelper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: streamhelper.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2006-06-19 14:09:03 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:28:59 $ * * 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_unotools.hxx" #include #ifndef _TOOLS_DEBUG_HXX #include -- cgit