summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/control/sqledit.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:02:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:02:29 +0000
commit07091084a62825e234a3a8e4f68e53425385c0b1 (patch)
tree500bb014ae0e733f040742bb69133e587e4fb9e8 /dbaccess/source/ui/control/sqledit.cxx
parentINTEGRATION: CWS pchfix02 (1.4.52); FILE MERGED (diff)
downloadcore-07091084a62825e234a3a8e4f68e53425385c0b1.tar.gz
core-07091084a62825e234a3a8e4f68e53425385c0b1.zip
INTEGRATION: CWS pchfix02 (1.8.52); FILE MERGED
2006/09/01 17:24:24 kaib 1.8.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/control/sqledit.cxx')
-rw-r--r--dbaccess/source/ui/control/sqledit.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/control/sqledit.cxx b/dbaccess/source/ui/control/sqledit.cxx
index a6819e1e9d62..98fa990a573c 100644
--- a/dbaccess/source/ui/control/sqledit.cxx
+++ b/dbaccess/source/ui/control/sqledit.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sqledit.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:00:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:02:29 $
*
* 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_SQLEDIT_HXX
#include "sqledit.hxx"
#endif