summaryrefslogtreecommitdiff
path: root/package/source/xstor/register.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:24:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:24:52 +0000
commit78ba8c956f66fb43a74c3706ba029d2608577bf8 (patch)
tree1c499657d4bd0f427a1fa68904fb8e0b32b06de6 /package/source/xstor/register.cxx
parent27ae94306dc795d05acff8571ed61366bd87eed7 (diff)
INTEGRATION: CWS pchfix02 (1.6.12); FILE MERGED
2006/09/01 17:32:39 kaib 1.6.12.1: #i68856# Added header markers and pch files
Diffstat (limited to 'package/source/xstor/register.cxx')
-rw-r--r--package/source/xstor/register.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/package/source/xstor/register.cxx b/package/source/xstor/register.cxx
index 6c238ef0f8af..7afcc55f0fac 100644
--- a/package/source/xstor/register.cxx
+++ b/package/source/xstor/register.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: register.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 06:11:43 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:24:52 $
*
* 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_REGISTRY_XREGISTRYKEY_HPP_
#include <com/sun/star/registry/XRegistryKey.hpp>