summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-25 14:19:52 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-25 14:19:52 +0000
commit6780e091184d646befa7b4dc90915765ed8a3a48 (patch)
treea06f3407c947e8012a5837bcc1a579e3ba5c6fa5 /xmlhelp
parentddf5d8d556a445c942b520f709d98c18242f9577 (diff)
INTEGRATION: CWS ucbfixes06 (1.3.64); FILE MERGED
2008/01/21 15:30:21 kso 1.3.64.1: #i85425# - cleanup of CVS module.
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx8
1 files changed, 3 insertions, 5 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx b/xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx
index e7ef187905ad..74b91d6f8fb2 100644
--- a/xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx
+++ b/xmlhelp/source/cxxhelp/provider/bufferedinputstream.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bufferedinputstream.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 01:15:35 $
+ * last change: $Author: obo $ $Date: 2008-03-25 15:19:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,9 +39,7 @@
#ifndef _RTL_MEMORY_H_
#include <rtl/memory.h>
#endif
-#ifndef _BUFFEREDINPUTSTREAM_HXX_
-#include <provider/bufferedinputstream.hxx>
-#endif
+#include "bufferedinputstream.hxx"
using namespace cppu;