summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppDetailPageHelper.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:54:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:54:31 +0000
commit649807548cdb141cc61d79f2e7166c738c4b92c6 (patch)
treecdeb4316b35adcbffb2f3ea2e527613f52657956 /dbaccess/source/ui/app/AppDetailPageHelper.cxx
parentca290bb51a275c7d3c10d2ac1d8ac8eb5daabd0b (diff)
INTEGRATION: CWS pchfix02 (1.14.34); FILE MERGED
2006/09/01 17:24:19 kaib 1.14.34.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/app/AppDetailPageHelper.cxx')
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/app/AppDetailPageHelper.cxx b/dbaccess/source/ui/app/AppDetailPageHelper.cxx
index 74d0bbbca..c0ae96e0a 100644
--- a/dbaccess/source/ui/app/AppDetailPageHelper.cxx
+++ b/dbaccess/source/ui/app/AppDetailPageHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AppDetailPageHelper.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: ihi $ $Date: 2006-08-28 15:05:40 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:54:31 $
*
* 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_APPDETAILPAGEHELPER_HXX
#include "AppDetailPageHelper.hxx"
#endif