INTEGRATION: CWS oj14 (1.19.8); FILE MERGED

2007/06/04 19:00:46 oj 1.19.8.7: RESYNC: (1.24-1.25); FILE MERGED
2006/11/07 09:48:57 oj 1.19.8.6: RESYNC: (1.21-1.24); FILE MERGED
2006/07/04 08:23:14 oj 1.19.8.5: RESYNC: (1.20-1.21); FILE MERGED
2006/04/25 12:50:06 oj 1.19.8.4: new include
2006/03/20 07:48:57 oj 1.19.8.3: use of module client helper
2006/01/03 13:25:46 oj 1.19.8.2: RESYNC: (1.19-1.20); FILE MERGED
2006/01/03 07:49:26 oj 1.19.8.1: changed module client
This commit is contained in:
Rüdiger Timm 2007-07-06 07:42:26 +00:00
parent 6fae0b7061
commit 1430dc875a

View file

@ -4,9 +4,9 @@
*
* $RCSfile: FieldDescriptions.cxx,v $
*
* $Revision: 1.25 $
* $Revision: 1.26 $
*
* last change: $Author: kz $ $Date: 2007-05-10 10:41:34 $
* last change: $Author: rt $ $Date: 2007-07-06 08:42:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -44,9 +44,6 @@
#ifndef _DBU_TBL_HRC_
#include "dbu_tbl.hrc"
#endif
#ifndef _DBAUI_MODULE_DBU_HXX_
#include "moduledbu.hxx"
#endif
#ifndef _COM_SUN_STAR_SDBC_COLUMNVALUE_HPP_
#include <com/sun/star/sdbc/ColumnValue.hpp>
#endif