‑‑no_system_include
In this section:
Syntax
Description
By default, the compiler automatically locates the system include files. Use this option to disable the automatic search for system include files. In this case, you might need to set up the search path by using the -I compiler option.
See also
‑‑dlib_config, and ‑‑system_include_dir.
Caution
Project>Options>C/C++ Compiler>Preprocessor>Ignore standard include directories