Intel® C++ Compiler 19.0 Developer Guide and Reference
Tells the compiler to display the include file order and continue compilation.
Linux and macOS: | -H |
Windows: | /QH |
None
OFF |
Compilation occurs as usual. |
This option tells the compiler to display the include file order and continue compilation.
None