summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8')
-rw-r--r--sw/source/filter/ww8/WW8Sttbf.cxx1
-rw-r--r--sw/source/filter/ww8/WW8Sttbf.hxx3
-rw-r--r--sw/source/filter/ww8/ww8scan.cxx2
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx3
4 files changed, 7 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/WW8Sttbf.cxx b/sw/source/filter/ww8/WW8Sttbf.cxx
index abb57bb82c40..8d985ccfd0af 100644
--- a/sw/source/filter/ww8/WW8Sttbf.cxx
+++ b/sw/source/filter/ww8/WW8Sttbf.cxx
@@ -24,6 +24,7 @@
#include <cstdio>
#include <osl/endian.h>
#include <rtl/ustrbuf.hxx>
+#include <tools/stream.hxx>
namespace ww8
{
diff --git a/sw/source/filter/ww8/WW8Sttbf.hxx b/sw/source/filter/ww8/WW8Sttbf.hxx
index 8c50744be0fc..744e4d9d085f 100644
--- a/sw/source/filter/ww8/WW8Sttbf.hxx
+++ b/sw/source/filter/ww8/WW8Sttbf.hxx
@@ -25,9 +25,10 @@
#include <boost/shared_array.hpp>
#include <tools/solar.h>
#include <rtl/ustring.hxx>
-#include <tools/stream.hxx>
#include <IDocumentExternalData.hxx>
+class SvStream;
+
namespace ww8
{
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index 5df35f9e71f4..8f9cc49fbbc5 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -40,6 +40,8 @@
#include <i18nlangtag/lang.h>
#include <editeng/unolingu.hxx>
+#include <tools/stream.hxx>
+
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index c4ca1d6f3d5b..c74624ab2103 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -32,7 +32,6 @@
#include <vector>
#include <tools/solar.h>
-#include <tools/stream.hxx>
#include <rtl/ustring.hxx>
#include "sortedarray.hxx"
@@ -41,6 +40,8 @@
#include <unomid.h>
+class SvStream;
+
//--Line below which the code has meaningful comments
//Commonly used string literals for stream and storage names in word docs