|
Project Information
Featured
Downloads
|
Check headers in C/C++ programs (detect unnecessary includes). News
How it worksA #include is needed if any symbol names match. If there is no matching symbol names, it is not needed. This tool will work best if all classes/variables/constants/functions/etc have unique names. StatusThis project is finished but I will continue to fix bugs. If you would like to take over the project then contact me. |