INTEGRATION: CWS ooo20040704 (1.6.180); FILE MERGED

2004/06/28 14:35:47 cmc 1.6.180.1: #i30801# allow using system libs if possible
This commit is contained in:
Rüdiger Timm 2004-09-08 16:07:13 +00:00
parent edc7b21301
commit e20172b76a

View file

@ -2,9 +2,9 @@
*
* $RCSfile: webdavprovider.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: kso $ $Date: 2001-11-26 09:45:37 $
* last change: $Author: rt $ $Date: 2004-09-08 17:07:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -62,8 +62,6 @@
#ifndef _WEBDAV_UCP_PROVIDER_HXX
#define _WEBDAV_UCP_PROVIDER_HXX
#include <hash_set>
#ifndef _RTL_REF_HXX_
#include <rtl/ref.hxx>
#endif