User: obo Date: 2006/09/16 23:38:07 Modified: dba/dbaccess/source/core/dataaccess/SharedConnection.cxx
Log: INTEGRATION: CWS pchfix02 (1.4.184); FILE MERGED 2006/09/01 17:24:08 kaib 1.4.184.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: SharedConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/SharedConnection.cxx?r1=1.4&r2=1.5 Delta lines: +3 -0 ------------------- --- SharedConnection.cxx 8 Sep 2005 10:29:59 -0000 1.4 +++ SharedConnection.cxx 17 Sep 2006 06:38:04 -0000 1.5 @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef DBA_CORE_SHARED_CONNECTION_HXX #include "SharedConnection.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
