User: obo Date: 2006/09/16 19:40:12 Modified: dba/connectivity/source/drivers/hsqldb/HConnection.cxx
Log: INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED 2006/09/01 17:22:15 kaib 1.5.60.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/connectivity/source/drivers/hsqldb/ =================================================== File [changed]: HConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/HConnection.cxx?r1=1.5&r2=1.6 Delta lines: +3 -0 ------------------- --- HConnection.cxx 20 Jun 2006 01:29:36 -0000 1.5 +++ HConnection.cxx 17 Sep 2006 02:40:10 -0000 1.6 @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" #include "hsqldb/HConnection.hxx" #ifndef _COMPHELPER_SEQUENCE_HXX_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
