public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Remove redundant includes from C, C++ source files.
@ 2006-11-26 17:51 Michalis Giannakidis
  0 siblings, 0 replies; only message in thread
From: Michalis Giannakidis @ 2006-11-26 17:51 UTC (permalink / raw)
  To: gcc-help

Hello all

I would like to remove from my source files all includes that are not needed. 
Doing so, will drop many dependencies between files, on the project I am 
working on.

I am wondering if GCC provides a feature (or even a workaround) so as to 
report #include files that have no actual contribution to the compiled file.

If GCC does not provide such a feature, do you know of an other tool that does 
it? (maybe lint?) 

Thank you very much in advance

Michalis.

-- 
Michalis Giannakidis

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-26 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-26 17:51 Remove redundant includes from C, C++ source files Michalis Giannakidis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).