summaryrefslogtreecommitdiff
path: root/shell/source/all
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:35:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:35:43 +0000
commitbc1f40e0900fd340e69fb0b68c9efa0754de138a (patch)
tree0c001544ee86ab420cfa2b42131158a4a1e81e5a /shell/source/all
parent18ae7c8022ed6d20fc4b00a9cb56c4443ecc8389 (diff)
INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED
2006/09/01 17:39:02 kaib 1.5.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell/source/all')
-rw-r--r--shell/source/all/ooofilereader/metainforeader.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/metainforeader.cxx b/shell/source/all/ooofilereader/metainforeader.cxx
index a2c66589fdd2..96f27654c61c 100644
--- a/shell/source/all/ooofilereader/metainforeader.cxx
+++ b/shell/source/all/ooofilereader/metainforeader.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: metainforeader.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:15:40 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:35:43 $
*
* 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"
+
#ifndef METAINFOREADER_HXX_INCLUDED
#include "internal/metainforeader.hxx"
#endif