https://bugs.freedesktop.org/show_bug.cgi?id=42949
--- Comment #1 from Björn Michaelsen <[email protected]> 2011-11-18 03:31:20 PST --- Presumably there some headers also included without being used at all in the cxx (e.g. by splitting a cxx file or other quick refactor work). One could simply clear out one header (starting with the important/heavy ones as per description) and (at least in the new build system) do a "make -k". After that one should have a close look at the files that even compiled with the header being empty -- chances are, they do not need the include at all. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
