summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DriverSettings.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:05:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:05:44 +0000
commit438453767ffb41f71a01591e5ccaa44d3c1ebe89 (patch)
tree7d95f78528303e98d49b787dfd2cd6881c51187d /dbaccess/source/ui/dlg/DriverSettings.cxx
parent4624dedb439239b6b2cedd9964a1fa57ddbc303b (diff)
INTEGRATION: CWS pchfix02 (1.5.138); FILE MERGED
2006/09/01 17:24:26 kaib 1.5.138.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/dlg/DriverSettings.cxx')
-rw-r--r--dbaccess/source/ui/dlg/DriverSettings.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/DriverSettings.cxx b/dbaccess/source/ui/dlg/DriverSettings.cxx
index 98aa2719f9c0..0e054643a342 100644
--- a/dbaccess/source/ui/dlg/DriverSettings.cxx
+++ b/dbaccess/source/ui/dlg/DriverSettings.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DriverSettings.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2005-12-19 17:16:25 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:05:44 $
*
* 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_DRIVERSETTINGS_HXX
#include "DriverSettings.hxx"
#endif