summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/databaseobjectview.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-07 13:49:19 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-07 13:49:19 +0000
commitfc81928293ee09b795cda8218d8d5345155f6168 (patch)
tree91d33478cb31636777b82f7aa1376ec4e99a09f2 /dbaccess/source/ui/misc/databaseobjectview.cxx
parentce2a743664e2d5794054cacd35d55c85ae704a7a (diff)
INTEGRATION: CWS vq39 (1.2.26); FILE MERGED
2006/11/03 04:47:49 vq 1.2.26.1: #i71114# Add missing pch includes.
Diffstat (limited to 'dbaccess/source/ui/misc/databaseobjectview.cxx')
-rw-r--r--dbaccess/source/ui/misc/databaseobjectview.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/databaseobjectview.cxx b/dbaccess/source/ui/misc/databaseobjectview.cxx
index 5b5167d23..f78633ece 100644
--- a/dbaccess/source/ui/misc/databaseobjectview.cxx
+++ b/dbaccess/source/ui/misc/databaseobjectview.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: databaseobjectview.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 13:07:38 $
+ * last change: $Author: kz $ $Date: 2006-11-07 14:49:05 $
*
* 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 DBACCESS_DATABASE_OBJECT_VIEW_HXX
#include "databaseobjectview.hxx"
#endif