[Libreoffice-commits] core.git: sc/source

Luboš Luňák l.lunak at suse.cz
Fri May 31 10:56:41 PDT 2013


 sc/source/filter/oox/excelfilter.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a20c18941521f067280ab3cd0bc36b0a84f27515
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Fri May 31 19:54:36 2013 +0200

    fix build
    
    caused by 5658600001a41c536cc1497eb7419512cb1353d8
    
    Change-Id: Ifb6e092cd50d8c1a77ba0e8a849c84931a776ad9

diff --git a/sc/source/filter/oox/excelfilter.cxx b/sc/source/filter/oox/excelfilter.cxx
index 9980b2b..1c74d36 100644
--- a/sc/source/filter/oox/excelfilter.cxx
+++ b/sc/source/filter/oox/excelfilter.cxx
@@ -20,7 +20,6 @@
 #include "excelfilter.hxx"
 
 #include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
-#include <com/sun/star/oox/ExcelFilterExport.hpp>
 
 #include "oox/helper/binaryinputstream.hxx"
 #include "biffinputstream.hxx"


More information about the Libreoffice-commits mailing list