summaryrefslogtreecommitdiff
path: root/shell/inc/internal/stream_helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/stream_helper.hxx')
-rw-r--r--shell/inc/internal/stream_helper.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/inc/internal/stream_helper.hxx b/shell/inc/internal/stream_helper.hxx
index 72eaf7355b2c..b1949fdbfda5 100644
--- a/shell/inc/internal/stream_helper.hxx
+++ b/shell/inc/internal/stream_helper.hxx
@@ -31,6 +31,8 @@
#include "internal/types.hxx"
+class IStream;
+
class BufferStream : public StreamInterface
{
public: