From df70e3fee18835303cff17294b1fd21b6dd9146e Mon Sep 17 00:00:00 2001 From: Noel Power Date: Tue, 22 Jan 2013 13:58:35 +0000 Subject: blind fix for wae on macos Change-Id: Ib14021a2253fffd4badbf13db1f49a2309e4bb14 --- sc/source/filter/oox/worksheethelper.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/sc/source/filter/oox/worksheethelper.cxx b/sc/source/filter/oox/worksheethelper.cxx index bfa76787c32c..b993e340bc75 100644 --- a/sc/source/filter/oox/worksheethelper.cxx +++ b/sc/source/filter/oox/worksheethelper.cxx @@ -69,6 +69,7 @@ #include "scitems.hxx" #include #include "editutil.hxx" +#include namespace oox { namespace xls { -- cgit