Le 21/06/2012 22:52, Michael Stahl a écrit :
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?  :)

I will not have time in the coming days to check all the modified files.
I've forwarded my mail to the committer of the patch with the hope he would do it by himself :)


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to