summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-22 09:49:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-22 09:49:04 +0000
commite23c5d57ef587470d4b923c59bef9596883bb183 (patch)
tree69cbe80d94caa4f9114875f71299b22128bfff7f /ucb
parent2acf39b5656e414b9feb881dae4f92cff66cb278 (diff)
INTEGRATION: CWS hr33 (1.3.52); FILE MERGED
2006/11/03 15:43:26 hr 1.3.52.2: RESYNC: (1.3-1.4); FILE MERGED 2006/05/03 15:03:31 hr 1.3.52.1: #i55967#: remove not needed STL includes
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/gvfs/provider.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/ucb/source/ucp/gvfs/provider.hxx b/ucb/source/ucp/gvfs/provider.hxx
index 9b9f9477f911..6f9278ffc655 100644
--- a/ucb/source/ucp/gvfs/provider.hxx
+++ b/ucb/source/ucp/gvfs/provider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: provider.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 05:27:47 $
+ * last change: $Author: vg $ $Date: 2006-11-22 10:49:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,8 +35,6 @@
#ifndef _PROVIDER_HXX_
#define _PROVIDER_HXX_
-#include <hash_set>
-
#ifndef _RTL_REF_HXX_
#include <rtl/ref.hxx>
#endif