Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
MasterObject
MasterObject()->CompatResolver

Method MasterObject()->CompatResolver()->remove_include_path()


Method remove_include_path

void remove_include_path(string tmp)

Description

Remove a directory to search for include files.

This function performs the reverse operation of add_include_path() .

See also

add_include_path()