From e98b834fc42daa321881ce65e3e42addf04859c5 Mon Sep 17 00:00:00 2001 From: Oliver Bolte <obo@openoffice.org> Date: Sat, 16 Sep 2006 23:36:27 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:16:06 kaib 1.5.30.1: #i68856# Added header markers and pch files --- automation/source/server/scmdstrm.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'automation') diff --git a/automation/source/server/scmdstrm.cxx b/automation/source/server/scmdstrm.cxx index e01752419bb9..547ff7466e6f 100644 --- a/automation/source/server/scmdstrm.cxx +++ b/automation/source/server/scmdstrm.cxx @@ -4,9 +4,9 @@ * * $RCSfile: scmdstrm.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-04-19 13:58:35 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:36:27 $ * * 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_automation.hxx" #ifndef _SFXINTITEM_HXX //autogen #include <svtools/intitem.hxx> #endif -- cgit