Duplication of some includes due to last commit
Michael Stahl
mstahl at redhat.com
Thu Jun 21 13:52:51 PDT 2012
On 21/06/12 22:44, Christophe JAILLET wrote:
> Looking at the last commit :
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec5fa0164b9bae5c5bc6654f581e493206584301
>
> we can see that "replacing .hdl include with equivalent .hpp includes"
> leads to duplication of some includes.
>
> For example in filter/source/svg/svgfilter.cxx
> <http://cgit.freedesktop.org/libreoffice/core/tree/filter/source/svg/svgfilter.cxx?id=b326c1d728e65afea4257d1142a02185ae6bc4d0>,
> we now have :
>
> >>>>>>>>>>>>>
> #include <com/sun/star/view/XSelectionSupplier.hpp>
> #include <com/sun/star/view/XSelectionSupplier.hpp>
oh, good catch, can you send a patch to clean these up? :)
More information about the LibreOffice
mailing list