From f1279d1f591f492d5be347ebcb38dcbb9859c865 Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Tue, 14 Sep 2010 14:16:21 +0200 Subject: g++44-debug.diff: Fixed some imports for debug more --- sw/source/filter/ww8/WW8Sttbf.cxx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sw/source/filter/ww8/WW8Sttbf.cxx') diff --git a/sw/source/filter/ww8/WW8Sttbf.cxx b/sw/source/filter/ww8/WW8Sttbf.cxx index 796670385bd4..4794a674b47e 100644 --- a/sw/source/filter/ww8/WW8Sttbf.cxx +++ b/sw/source/filter/ww8/WW8Sttbf.cxx @@ -31,6 +31,10 @@ #include "WW8Sttbf.hxx" #include +#ifdef DEBUG +#include +#endif + namespace ww8 { WW8Struct::WW8Struct(SvStream& rSt, sal_uInt32 nPos, sal_uInt32 nSize) -- cgit v1.2.3