User: obo Date: 2006/09/16 19:46:31 Modified: dba/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
Log: INTEGRATION: CWS pchfix02 (1.9.166); FILE MERGED 2006/09/01 17:22:20 kaib 1.9.166.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: DriverPropertyInfo.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx?r1=1.9&r2=1.10 Delta lines: +3 -0 ------------------- --- DriverPropertyInfo.cxx 8 Sep 2005 06:10:14 -0000 1.9 +++ DriverPropertyInfo.cxx 17 Sep 2006 02:46:29 -0000 1.10 @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" #ifndef _CONNECTIVITY_JAVA_SQL_DRIVERPOPERTYINFO_HXX_ #include "java/sql/DriverPropertyInfo.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
