From 55fa1a44c7de2109b12d30a56f91f16154fec82b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:44:32 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED 2006/09/01 17:39:10 kaib 1.5.30.1: #i68856# Added header markers and pch files --- shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'shell/source') diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx index 8c3fa3338442..d2b3e20ed152 100644 --- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx +++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ooofilt.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 14:21:43 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:44:32 $ * * 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_shell.hxx" + //-------------------------------------------------------------------------- // File: ooofilt.cxx // -- cgit