summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:52:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:52:47 +0000
commitc1ca4e9ebc7cd1319fe5b3fb9947e680a360f37a (patch)
tree14b2bec3bb62f850d6c6f3bcb9620c5dac5619c3 /dbaccess/source/shared
parent3a49ceac3ca50f533dc76555515b5d6cc7d03db0 (diff)
INTEGRATION: CWS pchfix02 (1.9.184); FILE MERGED
2006/09/01 17:24:18 kaib 1.9.184.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/registrationhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/shared/registrationhelper.cxx b/dbaccess/source/shared/registrationhelper.cxx
index d504f69406f8..d4508d1382e2 100644
--- a/dbaccess/source/shared/registrationhelper.cxx
+++ b/dbaccess/source/shared/registrationhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: registrationhelper.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:17:15 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:52:47 $
*
* 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_dbaccess.hxx"
+
#ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!"
#endif