Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
master
master()->CompatResolver

Method master()->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()