summaryrefslogtreecommitdiff
path: root/package/source/zipapi/MemoryByteGrabber.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 13:16:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 13:16:07 +0000
commitfa66eeb587f11bea88ab5950ffd94aee221d6b31 (patch)
treefcf83a2077cad967959ca83f04613be41b1f9ff3 /package/source/zipapi/MemoryByteGrabber.hxx
parentcaa2a9eb27f7e266bc844a3ad215ec35bd804b1a (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'package/source/zipapi/MemoryByteGrabber.hxx')
-rw-r--r--package/source/zipapi/MemoryByteGrabber.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/source/zipapi/MemoryByteGrabber.hxx b/package/source/zipapi/MemoryByteGrabber.hxx
index 16d3c9808423..d9004060a57f 100644
--- a/package/source/zipapi/MemoryByteGrabber.hxx
+++ b/package/source/zipapi/MemoryByteGrabber.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MemoryByteGrabber.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2002-02-21 14:32:09 $
+ * last change: $Author: hr $ $Date: 2003-03-26 14:13:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,8 +61,6 @@
#ifndef _MEMORY_BYTE_GRABBER_HXX_
#define _MEMORY_BYTE_GRABBER_HXX_
-#include <string.h>
-
#ifndef _COM_SUN_STAR_IO_XINPUTSTREAM_HPP_
#include <com/sun/star/io/XInputStream.hpp>
#endif