summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2000-11-02 14:07:16 +0000
committerThomas Lange <tl@openoffice.org>2000-11-02 14:07:16 +0000
commitf8b3801389041be22885e63e660273145caf89b4 (patch)
tree3d334b8d6239419ee2147ba2f2ca6356e21fa82a /starmath/inc
parentdd4fe32be8471e0c55c3aeee5596767e5b811086 (diff)
SvFileStream not used anymore, SfxMedium now used
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/utility.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/starmath/inc/utility.hxx b/starmath/inc/utility.hxx
index bde78f80d4f1..e54c0645d394 100644
--- a/starmath/inc/utility.hxx
+++ b/starmath/inc/utility.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: utility.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:57:25 $
+ * last change: $Author: tl $ $Date: 2000-11-02 15:07:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,9 +76,6 @@
#ifndef _SV_LSTBOX_HXX //autogen
#include <vcl/lstbox.hxx>
#endif
-#ifndef _STREAM_HXX //autogen
-#include <tools/stream.hxx>
-#endif
#ifndef _FRACT_HXX //autogen
#include <tools/fract.hxx>
#endif