summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-10-06 17:52:36 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-10-06 17:52:36 +0000
commit6f1fbedbd17fa6ac10a171af09d63d3cad4a4575 (patch)
treead54cd9bd741724740deeb2ecd86bf4bf6802137 /ucb
parent0f57bc89bbd861622faedf74c9c338cfc1226fe7 (diff)
INTEGRATION: CWS net2003 (1.15.14); FILE MERGED
2003/09/24 09:50:38 obo 1.15.14.1: #111136# .net 2003 port
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/DAVSession.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/DAVSession.hxx b/ucb/source/ucp/webdav/DAVSession.hxx
index f55c18947523..c98c822417f2 100644
--- a/ucb/source/ucp/webdav/DAVSession.hxx
+++ b/ucb/source/ucp/webdav/DAVSession.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DAVSession.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2003-07-25 11:39:28 $
+ * last change: $Author: vg $ $Date: 2003-10-06 18:52:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -260,7 +260,7 @@ private:
oslInterlockedCount m_nRefCount;
friend class DAVSessionFactory;
-#if defined WNT
+#if defined WNT && _MSC_VER < 1310
friend struct std::auto_ptr< DAVSession >;
// work around compiler bug...
#else // WNT