summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/unoDirectSql.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:34:20 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:34:20 +0000
commit1b1048566135569621b6a6d1bbe9004b7f353d2d (patch)
tree5d8319bbcbf92414810d0789c4f0e14f955bc9f8 /dbaccess/source/ui/uno/unoDirectSql.cxx
parent22fdf7539e0c0becd1300c48d406714d7edd16bc (diff)
INTEGRATION: CWS pchfix02 (1.5.178); FILE MERGED
2006/09/01 17:24:44 kaib 1.5.178.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/uno/unoDirectSql.cxx')
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/uno/unoDirectSql.cxx b/dbaccess/source/ui/uno/unoDirectSql.cxx
index cebd001b41e8..161e09c272db 100644
--- a/dbaccess/source/ui/uno/unoDirectSql.cxx
+++ b/dbaccess/source/ui/uno/unoDirectSql.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoDirectSql.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:47:27 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:34:20 $
*
* 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_UNODIRECTSQL_HXX
#include "unoDirectSql.hxx"
#endif