summaryrefslogtreecommitdiff
path: root/registry/source/reflwrit.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:53:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:53:18 +0000
commitb73985fb2a2dec9c46e20f8f0e39b9bf6e210d42 (patch)
tree5b9014bea344a49f3e4c875ec034cab185b3f005 /registry/source/reflwrit.cxx
parent3ce5912be799fec14cb44ee19a8cdee09f67b70d (diff)
INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED
2006/09/01 17:33:09 kaib 1.12.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'registry/source/reflwrit.cxx')
-rw-r--r--registry/source/reflwrit.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/registry/source/reflwrit.cxx b/registry/source/reflwrit.cxx
index 6189381e8df1..4ac7cd32f14c 100644
--- a/registry/source/reflwrit.cxx
+++ b/registry/source/reflwrit.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: reflwrit.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:27:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:53:18 $
*
* 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 <new>
#ifndef _SAL_TYPES_H_