Angus Leeming <[EMAIL PROTECTED]> writes: | Michael Schmitt wrote: >>>Log message: >>>Strip out redundant #includes > >> Angus, how did you determine all theses redundant #includes? Is there >> tools available that detects them automatically? > | http://article.gmane.org/gmane.editors.lyx.devel:27547
Of course after finishing with the .C files, you should have a go at the .h files as well. Simple rule: if .C file belonging to the .h file compile after an include has been removed then the removal is ok. If this means that an include must be added to another .C file that is ok. -- Lgb