User: obo Date: 2006/09/16 19:46:17 Modified: dba/connectivity/source/drivers/jdbc/DriverManager.cxx
Log: INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED 2006/09/01 17:22:19 kaib 1.10.60.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: DriverManager.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/DriverManager.cxx?r1=1.10&r2=1.11 Delta lines: +3 -0 ------------------- --- DriverManager.cxx 20 Jun 2006 01:34:15 -0000 1.10 +++ DriverManager.cxx 17 Sep 2006 02:46:14 -0000 1.11 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_connectivity.hxx" + #ifndef _CONNECTIVITY_JAVA_SQL_DRIVERMANAGER_HXX_ #include "java/sql/DriverManager.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
