summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/UserAdminDlg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:06:53 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:06:53 +0000
commit9c407beff5884d1c0cd8a5a26f3e4fc0412be301 (patch)
tree8a696c6eeb43b54645e4793cbd79c6c66eaedd7a /dbaccess/source/ui/dlg/UserAdminDlg.cxx
parentc0361e8d1c0a65f84dca97023149300b2ed92b1a (diff)
INTEGRATION: CWS pchfix02 (1.8.50); FILE MERGED
2006/09/01 17:24:27 kaib 1.8.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/dlg/UserAdminDlg.cxx')
-rw-r--r--dbaccess/source/ui/dlg/UserAdminDlg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/UserAdminDlg.cxx b/dbaccess/source/ui/dlg/UserAdminDlg.cxx
index ad89623898b9..7b4e20a3539e 100644
--- a/dbaccess/source/ui/dlg/UserAdminDlg.cxx
+++ b/dbaccess/source/ui/dlg/UserAdminDlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: UserAdminDlg.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:05:00 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:06:53 $
*
* 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 DBAUI_USERADMINDLG_HXX
#include "UserAdminDlg.hxx"
#endif