Returns all files in the program that include a given header file using the #include directive
#include
The name of the header file to search for
An array of files that include the specified header
Returns all files in the program that include a given header file using the
#includedirective