User: obo Date: 2006/09/16 19:23:12 Modified: dba/connectivity/source/drivers/dbase/DPreparedStatement.cxx
Log: INTEGRATION: CWS pchfix02 (1.3.166); FILE MERGED 2006/09/01 17:22:04 kaib 1.3.166.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/connectivity/source/drivers/dbase/ ================================================== File [changed]: DPreparedStatement.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/DPreparedStatement.cxx?r1=1.3&r2=1.4 Delta lines: +3 -0 ------------------- --- DPreparedStatement.cxx 8 Sep 2005 05:39:33 -0000 1.3 +++ DPreparedStatement.cxx 17 Sep 2006 02:23:09 -0000 1.4 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" + #ifndef _CONNECTIVITY_DBASE_DPREPAREDSTATEMENT_HXX_ #include "dbase/DPreparedStatement.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
