Tag: cws_src680_dba26 User: fs Date: 05/03/15 07:40:21 Modified: /dba/dbaccess/source/filter/xml/ dbloader2.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/filter/xml/ =========================================== File [changed]: dbloader2.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/filter/xml/dbloader2.cxx?r1=1.9.4.1&r2=1.9.4.2 Delta lines: +3 -3 ------------------- --- dbloader2.cxx 15 Mar 2005 15:02:41 -0000 1.9.4.1 +++ dbloader2.cxx 15 Mar 2005 15:40:18 -0000 1.9.4.2 @@ -2,9 +2,9 @@ * * $RCSfile: dbloader2.cxx,v $ * - * $Revision: 1.9.4.1 $ + * $Revision: 1.9.4.2 $ * - * last change: $Author: fs $ $Date: 2005/03/15 15:02:41 $ + * last change: $Author: fs $ $Date: 2005/03/15 15:40:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -187,7 +187,7 @@ #include <comphelper/stl_types.hxx> #endif #ifndef _COMPHELPER_STORAGEHELPER_HXX -#include <comphelper/StorageHelper.hxx> +#include <comphelper/storagehelper.hxx> #endif #ifndef _COM_SUN_STAR_TASK_XJOBEXECUTOR_HPP_ #include <com/sun/star/task/XJobExecutor.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
