I need to force xcode/gcc to search the default system header search paths BEFORE searching my project HEADER_SEARCH_PATHS.
Any idea how I can accomplish this?
I need to force xcode/gcc to search the default system header search paths BEFORE searching my project HEADER_SEARCH_PATHS.
Any idea how I can accomplish this?