[Libreoffice-commits] .: sc/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 22 05:59:50 PST 2013


 sc/source/filter/oox/worksheethelper.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit df70e3fee18835303cff17294b1fd21b6dd9146e
Author: Noel Power <noel.power at suse.com>
Date:   Tue Jan 22 13:58:35 2013 +0000

    blind fix for wae on macos
    
    Change-Id: Ib14021a2253fffd4badbf13db1f49a2309e4bb14

diff --git a/sc/source/filter/oox/worksheethelper.cxx b/sc/source/filter/oox/worksheethelper.cxx
index bfa7678..b993e34 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -69,6 +69,7 @@
 #include "scitems.hxx"
 #include <svl/stritem.hxx>
 #include "editutil.hxx"
+#include <editeng/editobj.hxx>
 
 namespace oox {
 namespace xls {


More information about the Libreoffice-commits mailing list