[PATCH] Build problem.
Lubos Lunak
l.lunak at suse.cz
Mon Jul 9 05:25:19 PDT 2012
On Saturday 07 of July 2012, Román Ginés Martínez Ferrández wrote:
> Hello,
>
> I had to make the following change to compile because the printf
> function in the source (git diff):
Thanks, but the printf was committed by mistake and has already been removed,
so the code should compile fine again.
> diff --git a/oox/source/ppt/slidefragmenthandler.cxx
> b/oox/source/ppt/slidefragmenthandler.cxx
> index 2b010be..d255b04 100644
> --- a/oox/source/ppt/slidefragmenthandler.cxx
> +++ b/oox/source/ppt/slidefragmenthandler.cxx
> @@ -31,6 +31,7 @@
>
> #include <com/sun/star/beans/XMultiPropertySet.hpp>
> #include <com/sun/star/container/XNamed.hpp>
> +#include <stdio.h>
>
> #include "oox/helper/propertyset.hxx"
> #include "oox/core/xmlfilterbase.hxx"
>
> Regards.
--
Lubos Lunak
l.lunak at suse.cz
More information about the LibreOffice
mailing list