INTEGRATION: CWS warnings01 (1.15.74); FILE MERGED

2006/06/14 10:57:44 fs 1.15.74.1: removed useless include
This commit is contained in:
Jens-Heiner Rechtien 2006-06-20 01:33:22 +00:00
parent e29186959b
commit f0e53cb587

View file

@ -4,9 +4,9 @@
*
* $RCSfile: CIndexes.cxx,v $
*
* $Revision: 1.15 $
* $Revision: 1.16 $
*
* last change: $Author: hr $ $Date: 2005-09-23 12:01:27 $
* last change: $Author: hr $ $Date: 2006-06-20 02:33:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -35,9 +35,6 @@
#ifndef DBACCESS_INDEXES_HXX_
#include "CIndexes.hxx"
#endif
#ifndef _CONNECTIVITY_SDBCX_INDEX_HXX_
#include "connectivity/sdbcx/VIndex.hxx"
#endif
#ifndef _COM_SUN_STAR_SDBC_XROW_HPP_
#include <com/sun/star/sdbc/XRow.hpp>
#endif