From ebe785444789a8a981643e1aa7c188d867cff6f5 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 15:10:14 +0000 Subject: INTEGRATION: CWS pchfix02 (1.8.16); FILE MERGED 2006/09/01 17:40:29 kaib 1.8.16.1: #i68856# Added header markers and pch files --- sot/source/sdstor/stgdir.cxx | 7 +++++-- sot/source/sdstor/stgelem.cxx | 7 +++++-- sot/source/sdstor/stgole.cxx | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/sot/source/sdstor/stgdir.cxx b/sot/source/sdstor/stgdir.cxx index b972f2af81d8..dc13ecb53dc9 100644 --- a/sot/source/sdstor/stgdir.cxx +++ b/sot/source/sdstor/stgdir.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stgdir.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:54:26 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:09:35 $ * * 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_sot.hxx" + #include // memcpy() #include "stg.hxx" diff --git a/sot/source/sdstor/stgelem.cxx b/sot/source/sdstor/stgelem.cxx index 158368dfa8d6..623d72247526 100644 --- a/sot/source/sdstor/stgelem.cxx +++ b/sot/source/sdstor/stgelem.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stgelem.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:54:39 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:09:48 $ * * 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_sot.hxx" + #include // memset(), memcpy() #include #include diff --git a/sot/source/sdstor/stgole.cxx b/sot/source/sdstor/stgole.cxx index 6e4f35f32966..5a4ed85d1cab 100644 --- a/sot/source/sdstor/stgole.cxx +++ b/sot/source/sdstor/stgole.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stgole.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:55:00 $ + * last change: $Author: obo $ $Date: 2006-09-17 16:10:14 $ * * 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_sot.hxx" + #include "rtl/string.h" #include "rtl/string.h" #include "stgole.hxx" -- cgit v1.2.3