User: obo Date: 2006/09/16 23:57:22 Modified: dba/dbaccess/source/ui/browser/dbtreemodel.cxx
Log: INTEGRATION: CWS pchfix02 (1.15.52); FILE MERGED 2006/09/01 17:24:21 kaib 1.15.52.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: dbtreemodel.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/dbtreemodel.cxx?r1=1.15&r2=1.16 Delta lines: +3 -0 ------------------- --- dbtreemodel.cxx 20 Jun 2006 02:56:55 -0000 1.15 +++ dbtreemodel.cxx 17 Sep 2006 06:57:19 -0000 1.16 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" + #ifndef DBAUI_DBTREEMODEL_HXX #include "dbtreemodel.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
