summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:10:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:10:42 +0000
commit4aa85426b3874b82dd31da5ae2a4b9cd2acf8654 (patch)
tree69d90cd562b93b170f3ebec7c60b753835ac0078 /sot
parentec0701063eb6a304147348ec8891e1571b887675 (diff)
INTEGRATION: CWS pchfix02 (1.44.16); FILE MERGED
2006/09/01 17:40:30 kaib 1.44.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/storage.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sot/source/sdstor/storage.cxx b/sot/source/sdstor/storage.cxx
index 3938a59a7de2..99a6a085db1a 100644
--- a/sot/source/sdstor/storage.cxx
+++ b/sot/source/sdstor/storage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: storage.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:55:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:10:42 $
*
* 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_SEQUENCE_HXX_
#include <com/sun/star/uno/Sequence.hxx>
#endif