summaryrefslogtreecommitdiff
path: root/registry/tools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:55:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:55:09 +0000
commit6ee78248a0c09cbedfc22c3e1d82f48bec4910e4 (patch)
tree2ef55da83598e88c1b0cc9b9e439976081e7be3d /registry/tools
parentd08bf72c84127c4ce1ec56a8aecd1dfc835d797f (diff)
INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED
2006/09/01 17:33:10 kaib 1.5.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'registry/tools')
-rw-r--r--registry/tools/regmerge.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/registry/tools/regmerge.cxx b/registry/tools/regmerge.cxx
index e0112e928..d4caa202f 100644
--- a/registry/tools/regmerge.cxx
+++ b/registry/tools/regmerge.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: regmerge.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:29:26 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:55:09 $
*
* 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_registry.hxx"
+
#include <stdio.h>
#include <string.h>