summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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