summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querydlg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:27:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:27:09 +0000
commit66743b8890ec4f06583add861715e2b2dda1181e (patch)
treee0b1c35274ba2f7d78b6050001de1fac621b1d76 /dbaccess/source/ui/querydesign/querydlg.cxx
parent0eceb3c0bf3acf522e18e84e42883c97bce2d5e8 (diff)
INTEGRATION: CWS pchfix02 (1.12.50); FILE MERGED
2006/09/01 17:24:39 kaib 1.12.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/querydesign/querydlg.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/querydesign/querydlg.cxx b/dbaccess/source/ui/querydesign/querydlg.cxx
index 39069339e3f7..a60ea3403db0 100644
--- a/dbaccess/source/ui/querydesign/querydlg.cxx
+++ b/dbaccess/source/ui/querydesign/querydlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: querydlg.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:30:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:27:09 $
*
* 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_QUERYDLG_HXX
#include "querydlg.hxx"
#endif