[Libreoffice-commits] .: binfilter/bf_xmloff

Lubos Lunak llunak at kemper.freedesktop.org
Mon Apr 9 07:29:52 PDT 2012


 binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 89ce882ec419cdd0f9217b5f491b66fdaee026f1
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Mon Apr 9 16:29:39 2012 +0200

    fix clang compile

diff --git a/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx b/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
index b4d2d13..02b7bd3 100644
--- a/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
+++ b/binfilter/bf_xmloff/source/core/xmloff_xmlexp.cxx
@@ -49,6 +49,8 @@
 
 #include "SettingsExportHelper.hxx"
 
+#include "XMLChartPropertySetMapper.hxx"
+
 #include <com/sun/star/document/XEventsSupplier.hpp>
 #include <com/sun/star/document/XViewDataSupplier.hpp>
 


More information about the Libreoffice-commits mailing list