Tag: cws_src680_oj14 User: oj Date: 2006/11/08 03:03:15 Modified: dba/dbaccess/inc/genericcontroller.hxx
Log: correct ifdef File Changes: Directory: /dba/dbaccess/inc/ ============================= File [changed]: genericcontroller.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/inc/genericcontroller.hxx?r1=1.1.2.5&r2=1.1.2.6 Delta lines: +3 -3 ------------------- --- genericcontroller.hxx 7 Nov 2006 08:25:27 -0000 1.1.2.5 +++ genericcontroller.hxx 8 Nov 2006 11:03:12 -0000 1.1.2.6 @@ -4,9 +4,9 @@ * * $RCSfile: genericcontroller.hxx,v $ * - * $Revision: 1.1.2.5 $ + * $Revision: 1.1.2.6 $ * - * last change: $Author: oj $ $Date: 2006/11/07 08:25:27 $ + * last change: $Author: oj $ $Date: 2006/11/08 11:03:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -104,12 +104,12 @@ #endif #ifndef INCLUDED_DBACCESSDLLAPI_H #include "dbaccessdllapi.h" +#endif #ifndef COMPHELPER_NAMEDVALUECOLLECTION_HXX #include <comphelper/namedvaluecollection.hxx> #endif #include <boost/optional.hpp> -#endif #ifndef _COM_SUN_STAR_UNO_XCOMPONENTCONTEXT_HPP_ #include <com/sun/star/uno/XComponentContext.hpp> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
