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
commitfb98f7807f93b52b5d738f9b71fdf8d5438e6942 (patch)
treeeb9d759630d2eb5fdc3d91aeb538d7722edaafe2 /package/source/xstor/xfactory.cxx
parent505ea903e484e6dc6b4886222817eea79f680cbe (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 6c5536cee..26e76d393 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