summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/app/AppView.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:55:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:55:42 +0000
commita9d2f3f4e5d13d59595ea650a9a7ef968efe4b2a (patch)
tree55071c2c0c2842692245fd8177193ac945452820 /dbaccess/source/ui/app/AppView.cxx
parentINTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED (diff)
downloadcore-a9d2f3f4e5d13d59595ea650a9a7ef968efe4b2a.tar.gz
core-a9d2f3f4e5d13d59595ea650a9a7ef968efe4b2a.zip
INTEGRATION: CWS pchfix02 (1.14.50); FILE MERGED
2006/09/01 17:24:20 kaib 1.14.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/app/AppView.cxx')
-rw-r--r--dbaccess/source/ui/app/AppView.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/app/AppView.cxx b/dbaccess/source/ui/app/AppView.cxx
index 37bff44a55a4..16ac868fdbe6 100644
--- a/dbaccess/source/ui/app/AppView.cxx
+++ b/dbaccess/source/ui/app/AppView.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AppView.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: ihi $ $Date: 2006-08-28 15:06:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:55:42 $
*
* 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_APPVIEW_HXX
#include "AppView.hxx"
#endif