summaryrefslogtreecommitdiff
path: root/package/source/xstor/xfactory.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:25:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:25:20 +0000
commit299eb6703230c2706c41795a0ef9df1035cc4977 (patch)
tree1291f332b8c189c2390db491ce56c66cc7ad9ae2 /package/source/xstor/xfactory.cxx
parent642669f746d044b1eeca1714ef53be2768b4c142 (diff)
INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED
2006/09/01 17:32:39 kaib 1.7.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/xstor/xfactory.cxx')
-rw-r--r--package/source/xstor/xfactory.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/xstor/xfactory.cxx b/package/source/xstor/xfactory.cxx
index bc9e29289f43..e5600e59ef2b 100644
--- a/package/source/xstor/xfactory.cxx
+++ b/package/source/xstor/xfactory.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xfactory.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:12:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:25:20 $
*
* 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_package.hxx"
+
#ifndef _COM_SUN_STAR_UCB_XSIMPLEFILEACCESS_HPP_
#include <com/sun/star/ucb/XSimpleFileAccess.hpp>
#endif