Method MasterObject()->CompatResolver()->add_include_path()
- Method add_include_path
void
add_include_path(string
tmp
)- 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