Method MasterObject()->CompatResolver()->add_include_path()
- Method add_include_path
voidadd_include_path(stringtmp)- Description
Add a directory to search for include files.
This is the same as the command line option -I.
- Note
Note that the added directory will only be searched when using < > to quote the included file.
- See also