summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:11:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:11:24 +0000
commitdfc277380d16d2e0327b5442ff0d1c041e3929a6 (patch)
tree570ac273262bf2ac7fc59681abac8542beb3918f /sot
parent6c6d28dea54b9d201bd8d0fccacee25e3fbab4ce (diff)
INTEGRATION: CWS pchfix02 (1.6.16); FILE MERGED
2006/09/01 17:40:30 kaib 1.6.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/unostorageholder.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sot/source/sdstor/unostorageholder.cxx b/sot/source/sdstor/unostorageholder.cxx
index d1c921c49182..727b7d42e9d9 100644
--- a/sot/source/sdstor/unostorageholder.cxx
+++ b/sot/source/sdstor/unostorageholder.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unostorageholder.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:56:14 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:11:24 $
*
* 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_sot.hxx"
+
#ifndef _COM_SUN_STAR_UNO_REFERENCE_HXX_
#include <com/sun/star/uno/Reference.hxx>
#endif