6.6.7.30 -nostdinc

Do not search the standard system directories for header files. Only the directories you have specified with -I options (and the current directory, if appropriate) are searched. For information on -I see 6.6.7.12 -iquote, -I-.

By using both -nostdinc and -I-, the include-file search path can be limited to only those directories explicitly specified.