diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:44:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:44:32 +0000 |
commit | 55fa1a44c7de2109b12d30a56f91f16154fec82b (patch) | |
tree | bd5cd500b5eedec23ad85923a3ff4cb8275c7222 /shell | |
parent | 1de552842d14b880b721cdecf3e432e6d962f4f2 (diff) |
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
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
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 // |