Tag: cws_dev300_obo30 User: obo Date: 2008-06-10 14:19:35+0000 Modified: dba/dbaccess/inc/pch/precompiled_dbaccess.hxx
Log: #i90100# RowSetCache missing File Changes: Directory: /dba/dbaccess/inc/pch/ ================================= File [changed]: precompiled_dbaccess.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/inc/pch/precompiled_dbaccess.hxx?r1=1.5.40.2&r2=1.5.40.3 Delta lines: +5 -1 ------------------- --- precompiled_dbaccess.hxx 2008-06-06 10:18:18+0000 1.5.40.2 +++ precompiled_dbaccess.hxx 2008-06-10 14:19:32+0000 1.5.40.3 @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: precompiled_dbaccess.hxx,v $ - * $Revision: 1.5.40.2 $ + * $Revision: 1.5.40.3 $ * * This file is part of OpenOffice.org. * @@ -514,7 +514,11 @@ #include "xmloff/xmlnmspe.hxx" #include "xmloff/xmltoken.hxx" #include "xmloff/xmltypes.hxx" + +#include "../source/core/api/RowSetCache.hxx" //---MARKER--- #endif + + --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
