summaryrefslogtreecommitdiff
path: root/package/inc/ByteChucker.hxx
diff options
context:
space:
mode:
authorMartin Gallwey <mtg@openoffice.org>2001-04-19 13:11:06 +0000
committerMartin Gallwey <mtg@openoffice.org>2001-04-19 13:11:06 +0000
commit5d31fa34f1654164e5dd3c0bb86d18f5439aab76 (patch)
tree24d25774841a2a45cc9367d17a09dfc85a9e749a /package/inc/ByteChucker.hxx
parentc98f44a3b0b6622e038fa4a5da05008695eca75f (diff)
Cleaned up the header files and inc directory
Diffstat (limited to 'package/inc/ByteChucker.hxx')
-rw-r--r--package/inc/ByteChucker.hxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/package/inc/ByteChucker.hxx b/package/inc/ByteChucker.hxx
index 3658c07151bd..8e1a0699fba5 100644
--- a/package/inc/ByteChucker.hxx
+++ b/package/inc/ByteChucker.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ByteChucker.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mtg $ $Date: 2000-12-19 21:55:35 $
+ * last change: $Author: mtg $ $Date: 2001-04-19 14:11:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,20 +61,13 @@
#ifndef _BYTE_CHUCKER_HXX_
#define _BYTE_CHUCKER_HXX_
-#ifndef _SAL_TYPES_H_
-#include <sal/types.h>
-#endif
-
#ifndef _COM_SUN_STAR_IO_XOUTPUTSTREAM_HPP_
#include <com/sun/star/io/XOutputStream.hpp>
#endif
-
#ifndef _COM_SUN_STAR_IO_XSEEKABLE_HPP_
#include <com/sun/star/io/XSeekable.hpp>
#endif
-#include <memory.h> //for memcpy
-
class ByteChucker
{
private: