summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:16:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:16:34 +0000
commit88c1a11e7a7cddb5cde92e5b0bb2ef1ed5c28e80 (patch)
treecc5e2baaa6769840e2ab1e7d2650f009cc521787 /dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
parent289d9c3fa73a5a4a8c8e2e4d67fc55cd1ad8d82b (diff)
INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED
2006/09/01 17:24:33 kaib 1.2.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/misc/defaultobjectnamecheck.cxx')
-rw-r--r--dbaccess/source/ui/misc/defaultobjectnamecheck.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx b/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
index ff497dcc7..a1416155f 100644
--- a/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
+++ b/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: defaultobjectnamecheck.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 15:38:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:16:34 $
*
* 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 DBACCESS_SOURCE_UI_MISC_DEFAULTOBJECTNAMECHECK_HXX
#include "defaultobjectnamecheck.hxx"
#endif