User: obo Date: 2006/09/16 23:32:33 Modified: dba/dbaccess/source/core/api/RowSetCache.cxx
Log: INTEGRATION: CWS pchfix02 (1.88.4); FILE MERGED 2006/09/01 17:24:04 kaib 1.88.4.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: RowSetCache.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSetCache.cxx?r1=1.89&r2=1.90 Delta lines: +3 -0 ------------------- --- RowSetCache.cxx 24 Aug 2006 10:37:29 -0000 1.89 +++ RowSetCache.cxx 17 Sep 2006 06:32:31 -0000 1.90 @@ -33,6 +33,9 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" + #ifndef _CONNECTIVITY_COMMONTOOLS_HXX_ #include "RowSetCache.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
