Home
Name Modified Size InfoDownloads / Week
IncludeChecker-bin.zip 2012-06-18 674.8 kB
IncludeChecker-src.zip 2012-06-18 2.0 MB
readme.txt 2012-06-18 691 Bytes
Totals: 3 Items   2.7 MB 1
IncludeChecker: check for unused #includes in C++ source.

2012-06-18:
- Added: support for relative paths in config file.
- Fixed: small bugs.
2012-05-13:
- Added: examples. 
- Fixed: support for interface headers.
2012-05-10:
- First source release of IncludeChecker.

Examples can be found in the examples directory. The simple example only uses the command line and shows a single unused header. Run the example by running examples\check_simple.bat.
The complex example uses a configuration file that shows how to use various options of IncludeChecker. Run the example by running examples\check_complex.bat. It will show no unused headers, thanks to the configured options.
Source: readme.txt, updated 2012-06-18