summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/dbexchange.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:56:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:56:52 +0000
commit21789795ebb5d2ba6e7edc10c44a3033eadaef8f (patch)
tree0760f06ebc391ca5a3318858b48b01badf0799a9 /dbaccess/source/ui/browser/dbexchange.cxx
parentb74d453c446b3b1499782a4cb94a9a36df2c4fc2 (diff)
INTEGRATION: CWS pchfix02 (1.25.52); FILE MERGED
2006/09/01 17:24:21 kaib 1.25.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/browser/dbexchange.cxx')
-rw-r--r--dbaccess/source/ui/browser/dbexchange.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/browser/dbexchange.cxx b/dbaccess/source/ui/browser/dbexchange.cxx
index a3da1743bb86..28ac044055bc 100644
--- a/dbaccess/source/ui/browser/dbexchange.cxx
+++ b/dbaccess/source/ui/browser/dbexchange.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbexchange.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:56:30 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:56:52 $
*
* 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 DBAUI_DBEXCHANGE_HXX
#include "dbexchange.hxx"
#endif