From 9c407beff5884d1c0cd8a5a26f3e4fc0412be301 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 06:06:53 +0000 Subject: 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 --- dbaccess/source/ui/dlg/UserAdminDlg.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/dlg/UserAdminDlg.cxx') 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 -- cgit