summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:29:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:29:28 +0000
commitbf4dd58a206a2253693ce39df7efebbf434f8e23 (patch)
tree151e47605d13dde495d4243fb1a92ae731c87fc9 /stoc
parent43a8a0045e2907f71acd3fa1e029af95e40d5f36 (diff)
INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED
2006/09/01 17:41:10 kaib 1.5.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/implementationregistration/mergekeys.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/implementationregistration/mergekeys.cxx b/stoc/source/implementationregistration/mergekeys.cxx
index 4b7bc0796ec3..d65b78013814 100644
--- a/stoc/source/implementationregistration/mergekeys.cxx
+++ b/stoc/source/implementationregistration/mergekeys.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mergekeys.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:02:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:29:28 $
*
* 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_stoc.hxx"
+
#include <vector>
#include <com/sun/star/registry/XRegistryKey.hpp>