Extracted from Pike v7.6 release 33 at 2006-10-17.
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()