Remove redundant includes from C, C++ source files.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux