summaryrefslogtreecommitdiff
path: root/odk/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:17:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:17:32 +0000
commitacfcb5f7380a4fd5821f194e9dbb721dc5cfb743 (patch)
tree45f405970c1c2532b85389c062a9af215f02edd7 /odk/source
parent06f88957bb3ab4af9ace5629fb59f0592fc138e4 (diff)
INTEGRATION: CWS pchfix02 (1.2.28); FILE MERGED
2006/09/01 17:32:28 kaib 1.2.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'odk/source')
-rw-r--r--odk/source/unowinreg/win/unowinreg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/odk/source/unowinreg/win/unowinreg.cxx b/odk/source/unowinreg/win/unowinreg.cxx
index b2b5697274e1..04fddf0c8b34 100644
--- a/odk/source/unowinreg/win/unowinreg.cxx
+++ b/odk/source/unowinreg/win/unowinreg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unowinreg.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 13:08:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:17:32 $
*
* 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_odk.hxx"
+
#if defined _MSC_VER
#pragma warning(push, 1)
#endif