You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
geneotech
changed the title
A brute-force script for automatic removal of superfluous C++ includes from .cpp files
A brute-force script for automatic removal of superfluous includes from .cpp files
Apr 23, 2018
CMakeLists.txt
, and passed toadd_custom_target
, namedremove_superfluous_includes
.//
.^#include
.ninja all
on a build directory passed as input.n = n + 1
.#ifdef
-ed code, shit may hit the fan when the defines change.The text was updated successfully, but these errors were encountered: