Description
C and C++ source files can have missing include statements added automatically. It is useful for developers cleaning up header dependencies or preparing code for compilation.
Automatic source edits can introduce unwanted includes or formatting changes. Review diffs before committing the modified files.