User: obo Date: 2006/09/16 23:32:47 Modified: dba/dbaccess/source/core/api/RowSetCacheIterator.cxx
Log: INTEGRATION: CWS pchfix02 (1.15.24); FILE MERGED 2006/09/01 17:24:04 kaib 1.15.24.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: RowSetCacheIterator.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSetCacheIterator.cxx?r1=1.15&r2=1.16 Delta lines: +3 -0 ------------------- --- RowSetCacheIterator.cxx 26 Jul 2006 07:46:36 -0000 1.15 +++ RowSetCacheIterator.cxx 17 Sep 2006 06:32:45 -0000 1.16 @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef DBACCESS_ROWSETCACHEITERATOR_HXX #include "RowSetCacheIterator.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
