Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Reducing header file dependencies

This is a simple brute force method of reducing superfluous header includes in a project. Details can be seen in the post Header file dependencies.

  • Copy the files build.bat and check-header-includes.py to a working directory
  • In check-header-includes.py modify the editable section (line 24) to point to your environment
  • Execute check-header-includes.py