#65293#: includes

This commit is contained in:
Jens-Heiner Rechtien 2000-11-09 13:42:09 +00:00
parent 1d2c156f33
commit 0f9e29e97a

View file

@ -2,9 +2,9 @@
*
* $RCSfile: unodatbr.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: fs $ $Date: 2000-11-09 07:34:47 $
* last change: $Author: hr $ $Date: 2000-11-09 14:42:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -176,6 +176,12 @@
#ifndef _COM_SUN_STAR_SDB_XRESULTSETACCESS_HPP_
#include <com/sun/star/sdb/XResultSetAccess.hpp>
#endif
#ifndef _COM_SUN_STAR_SDBC_SQLWARNING_HPP_
#include <com/sun/star/sdbc/SQLWarning.hpp>
#endif
#ifndef _COM_SUN_STAR_SDB_SQLCONTEXT_HPP_
#include <com/sun/star/sdb/SQLContext.hpp>
#endif
#ifndef _COMPHELPER_TYPES_HXX_
#include <comphelper/types.hxx>
#endif