From 510cc21e9534b5e2141e3d4827622afacef0da16 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 13 Feb 2001 12:45:44 +0000 Subject: #65293# moved clsid --- sot/source/sdstor/stgelem.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sot/source/sdstor/stgelem.hxx b/sot/source/sdstor/stgelem.hxx index c7773bf829b0..b80c3243a90b 100644 --- a/sot/source/sdstor/stgelem.hxx +++ b/sot/source/sdstor/stgelem.hxx @@ -2,9 +2,9 @@ * * $RCSfile: stgelem.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mba $ $Date: 2001-02-05 18:11:55 $ + * last change: $Author: obo $ $Date: 2001-02-13 13:45:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,6 +69,8 @@ #include #endif +#include + class StgIo; class SvStream; class String; -- cgit