[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

Armin Le Grand alg at apache.org
Fri Mar 21 00:11:41 PDT 2014


 sw/source/core/attr/format.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit df00256fce04f4d2ab795cc325342cc5c86abda6
Author: Armin Le Grand <alg at apache.org>
Date:   Thu Mar 20 18:37:31 2014 +0000

    fix build breaker, missing includes

diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index 2a3d5f0..c36b13f 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -33,6 +33,7 @@
 //UUUU
 #include <unobrushitemhelper.hxx>
 #include <svx/xdef.hxx>
+#include <frmatr.hxx>
 
 TYPEINIT1( SwFmt, SwClient );   //rtti fuer SwFmt
 


More information about the Libreoffice-commits mailing list