summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 14:05:33 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 14:05:33 +0000
commitd7d955f5cbadedacc13be0e49f085ed423f168f4 (patch)
tree96affcbbee5a52e32460359e44c5388f2c2ed24c /dbaccess/source/shared
parent5bf4a55c8629596cbb7dd67660e8bf0becf6678d (diff)
INTEGRATION: CWS pchfix04 (1.10.50); FILE MERGED
2006/11/16 15:32:13 mkretzschmar 1.10.50.1: #i71619# Don't include pch files in cxx files that will be included
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/registrationhelper.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbaccess/source/shared/registrationhelper.cxx b/dbaccess/source/shared/registrationhelper.cxx
index d4508d1382e2..a8ebd929008d 100644
--- a/dbaccess/source/shared/registrationhelper.cxx
+++ b/dbaccess/source/shared/registrationhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: registrationhelper.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 06:52:47 $
+ * last change: $Author: kz $ $Date: 2007-05-10 15:05:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,8 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+// no include "precompiled_dbaccess.hxx" because this file is meant to
+// be included in other cxx files
#ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
#error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!"