summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ucbhelper/source/client/proxydecider.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/source/client/proxydecider.cxx b/ucbhelper/source/client/proxydecider.cxx
index 5a704ea586b2..676317b21c24 100644
--- a/ucbhelper/source/client/proxydecider.cxx
+++ b/ucbhelper/source/client/proxydecider.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: proxydecider.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: kso $ $Date: 2002-10-28 16:05:22 $
+ * last change: $Author: kso $ $Date: 2002-11-05 08:43:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,10 +72,10 @@
#endif
#ifndef _RTL_REF_HXX_
#include <rtl/ref.hxx>
+#endif
#ifndef _OSL_SOCKET_HXX_
#include <osl/socket.hxx>
#endif
-#endif
#ifndef _RTL_USTRBUF_HXX_
#include <rtl/ustrbuf.hxx>
#endif