summaryrefslogtreecommitdiff
path: root/ucbhelper/inc/ucbhelper
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-01-31 12:45:05 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-01-31 12:45:05 +0000
commit6b26334c91611865753e38ad78ee8de5dd85ca61 (patch)
treef67f1141309241b4387d08a4063f796f2618d0ec /ucbhelper/inc/ucbhelper
parentf492823e879319700a82dcc9c4346203527e7913 (diff)
chg: header for STL
Diffstat (limited to 'ucbhelper/inc/ucbhelper')
-rw-r--r--ucbhelper/inc/ucbhelper/providerhelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/inc/ucbhelper/providerhelper.hxx b/ucbhelper/inc/ucbhelper/providerhelper.hxx
index 337ee87fe64b..7312a9b50228 100644
--- a/ucbhelper/inc/ucbhelper/providerhelper.hxx
+++ b/ucbhelper/inc/ucbhelper/providerhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: providerhelper.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kso $ $Date: 2000-10-26 15:14:35 $
+ * last change: $Author: mh $ $Date: 2001-01-31 13:45:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#define _UCBHELPER_PROVIDERHELPER_HXX
#ifndef __LIST__
-#include <stl/list>
+#include <list>
#endif
#ifndef _COM_SUN_STAR_UCB_XCONTENTPROVIDER_HPP_
#include <com/sun/star/ucb/XContentProvider.hpp>