Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to display a list of the include files.
Linux and OS X: | None |
Windows: | /showIncludes |
None
OFF |
The compiler does not display a list of the include files. |
This option tells the compiler to display a list of the include files. Nested include files (files that are included from the files that you include) are also displayed.
Visual Studio: Advanced > Show Includes
Eclipse: None
Xcode: None
None