User: obo Date: 2006/09/16 23:34:50 Modified: dba/dbaccess/source/core/api/preparedstatement.cxx
Log: INTEGRATION: CWS pchfix02 (1.14.12); FILE MERGED 2006/09/01 17:24:05 kaib 1.14.12.1: #i68856# Added header markers and pch files File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: preparedstatement.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/preparedstatement.cxx?r1=1.14&r2=1.15 Delta lines: +3 -0 ------------------- --- preparedstatement.cxx 4 Aug 2006 13:55:39 -0000 1.14 +++ preparedstatement.cxx 17 Sep 2006 06:34:48 -0000 1.15 @@ -32,6 +32,9 @@ * MA 02111-1307 USA * ************************************************************************/ + +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_dbaccess.hxx" #ifndef _DBA_COREAPI_PREPAREDSTATEMENT_HXX_ #include <preparedstatement.hxx> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
