summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:17:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:17:17 +0000
commit0a85541dc659c50e992540ffcc11f891cbaee0be (patch)
tree98c8c064c5c86bc20abd9005cd648cd870795892 /dbaccess
parent65a108b939aa93b088004bf5be345e285d0e2eb4 (diff)
INTEGRATION: CWS pchfix02 (1.30.48); FILE MERGED
2006/09/01 17:24:34 kaib 1.30.48.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/misc/dsntypes.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/dsntypes.cxx b/dbaccess/source/ui/misc/dsntypes.cxx
index 6b901adecf11..5b7ac5d0305b 100644
--- a/dbaccess/source/ui/misc/dsntypes.cxx
+++ b/dbaccess/source/ui/misc/dsntypes.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dsntypes.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:23:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:17:17 $
*
* 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_DSNTYPES_HXX_
#include "dsntypes.hxx"
#endif