summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:25:06 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:25:06 +0000
commit642669f746d044b1eeca1714ef53be2768b4c142 (patch)
treeeb2586e3ff247a8025530cdc43fb98e9e2544369
parent78ba8c956f66fb43a74c3706ba029d2608577bf8 (diff)
INTEGRATION: CWS pchfix02 (1.5.12); FILE MERGED
2006/09/01 17:32:39 kaib 1.5.12.1: #i68856# Added header markers and pch files
-rw-r--r--package/source/xstor/switchpersistencestream.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/xstor/switchpersistencestream.cxx b/package/source/xstor/switchpersistencestream.cxx
index 0afe992f1012..9135a4d16716 100644
--- a/package/source/xstor/switchpersistencestream.cxx
+++ b/package/source/xstor/switchpersistencestream.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: switchpersistencestream.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:11:54 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:25:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -31,6 +31,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_package.hxx"
+
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif