About removing "include <stdio.h>"
Tor Lillqvist
tml at iki.fi
Tue May 5 00:01:06 PDT 2015
> (Though it is unclear to me how much removing redundant includes of
> standard headers actually helps"accelerating compile times" in practice.)
>
Exactly. One should also keep in mind that the slowest compilation is on
Windows (isn't it?), and there we use precompiled headers for the largest
subdirectories. Any timings of the effect of such cleanup work should be
done on Windows.
--tml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150505/5ccea9f5/attachment.html>
More information about the LibreOffice
mailing list