summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:06:53 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:06:53 +0000
commit9c407beff5884d1c0cd8a5a26f3e4fc0412be301 (patch)
tree8a696c6eeb43b54645e4793cbd79c6c66eaedd7a /dbaccess/source/ui/dlg/TextConnectionHelper.cxx
parentINTEGRATION: CWS pchfix02 (1.16.50); FILE MERGED (diff)
downloadcore-9c407beff5884d1c0cd8a5a26f3e4fc0412be301.tar.gz
core-9c407beff5884d1c0cd8a5a26f3e4fc0412be301.zip
INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED
2006/09/01 17:24:27 kaib 1.8.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.cxx')
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
index 1bdd9157a882..25690250880a 100644
--- a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
+++ b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TextConnectionHelper.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:04:20 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:06:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif