summaryrefslogtreecommitdiffstats
path: root/sot
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:11:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:11:10 +0000
commit6c6d28dea54b9d201bd8d0fccacee25e3fbab4ce (patch)
treee8928cff7142e50a0f23f7fb15d167027618c8f2 /sot
parentINTEGRATION: CWS pchfix02 (1.44.16); FILE MERGED (diff)
downloadcore-6c6d28dea54b9d201bd8d0fccacee25e3fbab4ce.tar.gz
core-6c6d28dea54b9d201bd8d0fccacee25e3fbab4ce.zip
INTEGRATION: CWS pchfix02 (1.91.12); FILE MERGED
2006/09/01 17:40:30 kaib 1.91.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sot')
-rw-r--r--sot/source/sdstor/ucbstorage.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx
index 889a3641a45a..6ee0c9ef0b1b 100644
--- a/sot/source/sdstor/ucbstorage.cxx
+++ b/sot/source/sdstor/ucbstorage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ucbstorage.cxx,v $
*
- * $Revision: 1.92 $
+ * $Revision: 1.93 $
*
- * last change: $Author: ihi $ $Date: 2006-08-24 10:46:19 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:11:10 $
*
* 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_IO_NOTCONNECTEDEXCEPTION_HPP_
#include <com/sun/star/io/NotConnectedException.hpp>
#endif