User: kz Date: 2007-05-10 15:05:35+0000 Log: INTEGRATION: CWS pchfix04 (1.10.50); FILE MERGED 2006/11/16 15:32:13 mkretzschmar 1.10.50.1: #i71619# Don't include pch files in cxx files that will be included
File Changes: Directory: /dba/dbaccess/source/shared/ ======================================= File [changed]: registrationhelper.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/shared/registrationhelper.cxx?r1=1.10&r2=1.11 Delta lines: +2 -2 ------------------- --- registrationhelper.cxx 2006-09-17 06:52:47+0000 1.10 +++ registrationhelper.cxx 2007-05-10 15:05:33+0000 1.11 @@ -33,8 +33,8 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_dbaccess.hxx" +// no include "precompiled_dbaccess.hxx" because this file is meant to +// be included in other cxx files #ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_ #error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
