[Libreoffice-commits] .: sw/source
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Jan 18 12:30:50 PST 2011
sw/source/core/txtnode/ndtxt.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b1ccee13029c3ee1ce132747bc32a20c1d79bdc4
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Jan 18 20:30:43 2011 +0000
when there are duplicate includes we'll typically need at least one of them
diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx
index fbf5839..6c6ba34 100644
--- a/sw/source/core/txtnode/ndtxt.cxx
+++ b/sw/source/core/txtnode/ndtxt.cxx
@@ -90,6 +90,7 @@
#include <swtable.hxx>
#include <docsh.hxx>
#include <SwNodeNum.hxx>
+#include <svl/intitem.hxx>
#include <list.hxx>
SV_DECL_PTRARR( TmpHints, SwTxtAttr*, 0, 4 )
More information about the Libreoffice-commits
mailing list