INTEGRATION: CWS oj14 (1.3.8); FILE MERGED

2006/11/07 08:53:46 oj 1.3.8.3: RESYNC: (1.4-1.5); FILE MERGED
2006/07/04 07:37:29 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED
2006/01/03 08:07:49 oj 1.3.8.1: export controller class
This commit is contained in:
Rüdiger Timm 2007-07-06 06:55:03 +00:00
parent 31a553d629
commit 3962744946

View file

@ -4,9 +4,9 @@
*
* $RCSfile: definitioncontainer.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2006-07-10 15:14:03 $
* last change: $Author: rt $ $Date: 2007-07-06 07:55:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -90,7 +90,9 @@
#ifndef _RTL_REF_HXX_
#include <rtl/ref.hxx>
#endif
#ifndef _DBASHARED_APITOOLS_HXX_
#include "apitools.hxx"
#endif
//........................................................................
namespace dbaccess
{